{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002908710, Kent Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3784939531938765,
          51.26626621436377
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013921648, Butcher's Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3782047577868295,
          51.26621813074183
        ]
      }
    }
  ]
}