{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100091316964, Hainford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2924348604952411,
          52.7324720040623
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091316965, Stratton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.292171811057671,
          52.73193070822997
        ]
      }
    }
  ]
}