{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72322100, Great North Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3305807269468508,
          53.796909786003766
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72524854, Great North Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3306703785718386,
          53.79700016760854
        ]
      }
    }
  ]
}