{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10091735792, Wellington Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4411749859905054,
          52.720408172878564
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071543775, Wellington Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4411749859905054,
          52.720408172878564
        ]
      }
    }
  ]
}