{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "39200885, Crow Lane East",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.627420665788412,
          53.4580746515104
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024829794, Queens Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6282326766118413,
          53.45798948539976
        ]
      }
    }
  ]
}