{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025103863, Park Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8727278354873005,
          52.36569304892441
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002628330, Park Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.87368015112519,
          52.36483192255939
        ]
      }
    }
  ]
}