{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "45039071, Newcastle Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3894665028945832,
          54.92983543444894
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45085263, Newcastle Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.38965130442524,
          54.9299981178143
        ]
      }
    }
  ]
}