{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025302304, Old Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.400646248177618,
          53.08362391184459
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012596338, Weston Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4002352423048916,
          53.08277133120349
        ]
      }
    }
  ]
}