{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001123726, Ralph Allen Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.346428591287334,
          51.37001045253147
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024735259, Ralph Allen Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3457690860790223,
          51.37018324429625
        ]
      }
    }
  ]
}