{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010602711, Stanley Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1244457245453447,
          53.065159013222214
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001576657, Stanley Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1243711882535044,
          53.065186058525484
        ]
      }
    }
  ]
}