{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010174523, Halifax Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9366976055502783,
          53.688530684180314
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010182933, Kebroyd Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9377731622325698,
          53.68822564921898
        ]
      }
    }
  ]
}