{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10022984975, Burn Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7338398875186551,
          54.956067271595735
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024994565, Black Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.734027919639269,
          54.955968833812825
        ]
      }
    }
  ]
}