{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025234307, John Smith Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2066918249980365,
          51.73000258172468
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004679701, John Smith Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2062658304922491,
          51.73035036725093
        ]
      }
    }
  ]
}