{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110803225, Shaw Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.83610375930216,
          54.894575052988934
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004276953, Shaw Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.83610375930216,
          54.894575052988934
        ]
      }
    }
  ]
}