{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002333636, Petersfield Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5851296702455281,
          51.51316871936894
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002898862, Petersfield Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5851296702455281,
          51.51316871936894
        ]
      }
    }
  ]
}