{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10033152489, Harvey Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0553949143571717,
          51.358094641798786
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000682737, Harvey Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0553949143571717,
          51.358094641798786
        ]
      }
    }
  ]
}