{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10015277970, Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1633404159168768,
          50.859794624243136
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041116808, Salisbury Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1632839301896145,
          50.85989362048473
        ]
      }
    }
  ]
}