{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "3455122562, Marsh Street North",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.179618767570419,
          53.0265071550385
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455124764, Black Horse Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1798136385845672,
          53.026758555998796
        ]
      }
    }
  ]
}