{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002760623, John Smith Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2061896867208446,
          51.72725684220568
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091105069, John Smith Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2063072331598064,
          51.7271587314621
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004679694, John Smith Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.206175367257811,
          51.72724775419621
        ]
      }
    }
  ]
}