{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200001365900, Newmarket Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4926452389370255,
          52.27119160873946
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001365907, Newmarket Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.49245840978237315,
          52.27151928107971
        ]
      }
    }
  ]
}