{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100050381916, York Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1131479609645742,
          54.07348273581171
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050381917, York Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1131152940328541,
          54.07358136167611
        ]
      }
    }
  ]
}