{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "39074385, Sandy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7529635123153144,
          53.47582091724756
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39202989, Sandy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7499840757861174,
          53.4768913330102
        ]
      }
    }
  ]
}