{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121303435, Wallingford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2242525000815492,
          51.60568787392876
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121303496, Wallingford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2239204202903744,
          51.60568567982797
        ]
      }
    }
  ]
}