{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "32070332, Richmond Street South",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0261949937705444,
          52.529799400462764
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "32070367, Elwell Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.026003369436092,
          52.529808433022104
        ]
      }
    }
  ]
}