{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10095573724, Tyburn Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.802281570270677,
          52.52024322410422
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071443823, Fort Parkway",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.802621779161789,
          52.51996510394658
        ]
      }
    }
  ]
}