{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72378551, Dolphin Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.527007022285749,
          53.73285197911893
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72378773, Stanhope Grove",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5268570583500916,
          53.73270757716998
        ]
      }
    }
  ]
}