{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023390740, Friars Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5403560448171099,
          52.05190252912356
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001852690, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5411117575550914,
          52.05215721158593
        ]
      }
    }
  ]
}