{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "5145285, Cleveland Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13801026222412333,
          51.520196163844815
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5145293, Cleveland Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13801026222412333,
          51.520196163844815
        ]
      }
    }
  ]
}