{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10091005371, City Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08783084475080866,
          51.52474841260016
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091005372, City Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0878957216007869,
          51.52492032868784
        ]
      }
    }
  ]
}