{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003766172, Dean's Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2600380378917837,
          51.09516152642242
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023839351, Dean's Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.260267195911762,
          51.095186033409895
        ]
      }
    }
  ]
}