{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100032202315, Cope Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1137933317208453,
          52.805802365382704
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032285499, Tipping Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.114580380250156,
          52.806125227173865
        ]
      }
    }
  ]
}