{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023013386, St Andrew's Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1540955640976382,
          52.2630285502882
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001124516, St Andrew's Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1540078076482665,
          52.26307361646812
        ]
      }
    }
  ]
}