{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10033533249, Dean Trench Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12808835821372408,
          51.495704457827905
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033580978, Smith Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12787019236268735,
          51.49575493047303
        ]
      }
    }
  ]
}