{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121293947, Tidmarsh Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.26403306939723,
          51.752134404450935
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004682018, Tidmarsh Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.26403306939723,
          51.752134404450935
        ]
      }
    }
  ]
}