{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001114168, Parry Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1264698254524942,
          51.48423108886073
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000485841, Wandsworth Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12623360908416503,
          51.48402048550293
        ]
      }
    }
  ]
}