{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100090621100, York Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.190804925618491,
          51.80182404082992
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090621101, York Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1907401389561907,
          51.80193373167314
        ]
      }
    }
  ]
}