{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10093449590, Cemetery Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9130290930177596,
          53.880400244389065
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001958500, Skipton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.913120752697279,
          53.88021156604545
        ]
      }
    }
  ]
}