{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100011775959, Gaskell Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5739872257798146,
          53.541837922552965
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004804657, Gaskell Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5739872257798146,
          53.541837922552965
        ]
      }
    }
  ]
}