{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110273883, Sandy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8142197126848774,
          54.8898255986054
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110273884, Sandy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.816307183725948,
          54.88897583058502
        ]
      }
    }
  ]
}