{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10004673926, Pendlebury Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.333587795626782,
          53.51322369689166
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004678179, Boundary Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.333542839501868,
          53.513259776136586
        ]
      }
    }
  ]
}