{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10004744436, Mayor's Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5784839059653444,
          50.35229360337914
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004993654, North Embankment",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.577163097076406,
          50.352734241696616
        ]
      }
    }
  ]
}