{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008705275, Stephenson Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.904438191202761,
          54.882797752598385
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008707031, Eastern Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.904437989894527,
          54.88278876739075
        ]
      }
    }
  ]
}