{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023111433, Sutton Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3522960213547033,
          51.38580033589857
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023111864, Sutton Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.352382448660047,
          51.385827050887336
        ]
      }
    }
  ]
}