{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72783932, Kelso Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.563266236193565,
          53.805963710779686
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72783933, Kelso Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5633571548326157,
          53.80598201763996
        ]
      }
    }
  ]
}