{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012357269, Newcastle Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4256198112889202,
          53.057576574023166
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012599480, Newcastle Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4251284307751253,
          53.05767721237274
        ]
      }
    }
  ]
}