{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250025272, Funtle Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.478934651263117,
          51.20324798141832
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250063921, Funtle Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.478704059667952,
          51.20309606164583
        ]
      }
    }
  ]
}