{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250030095, Oakfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.337299091289275,
          51.23210282100495
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250082824, Oakfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.337299091289275,
          51.23210282100495
        ]
      }
    }
  ]
}