{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100031997182, Newcastle Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.33229218509863,
          53.00511664368136
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031997395, Newcastle Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3322770068873813,
          53.00508072933109
        ]
      }
    }
  ]
}