{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "83165936, Halifax Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6348785401339163,
          53.695595606369984
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83199903, Halifax Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6348785401339163,
          53.695595606369984
        ]
      }
    }
  ]
}