{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "36034471, Cheltenham Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.229610142422595,
          54.11543062152351
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "36045790, Cheltenham Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2299436835518507,
          54.11532834322049
        ]
      }
    }
  ]
}