{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023789680, Scout Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3902647391285643,
          51.94317119250498
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100936328, Scout Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.39003973565852,
          51.94389316322172
        ]
      }
    }
  ]
}