{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200001697415, Sandy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.656129969580498,
          51.72154831330997
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001697416, Sandy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.65246367638615,
          51.72229702706999
        ]
      }
    }
  ]
}