{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010162490, Mount Pellon Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8879530758896694,
          53.72899546987532
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10035032584, Mount Pellon Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8879530758896694,
          53.72899546987532
        ]
      }
    }
  ]
}