{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "581813, Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.516397310891851,
          51.61694879256971
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "581846, Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.516713617107789,
          51.61682152110586
        ]
      }
    }
  ]
}