{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10093043027, Ramshaw Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.770752397800676,
          54.63166735960864
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096440170, Gordon Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.77241083560649,
          54.63149973599675
        ]
      }
    }
  ]
}