{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "33036636, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5109656922997836,
          51.433659100883
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "33045813, Elmsleigh Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5107056757079441,
          51.43369176691144
        ]
      }
    }
  ]
}