{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025321671, Claylands Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.763171929087186,
          50.79762020837874
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000766902, Long Barrow Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.76135131784984,
          50.79997021264341
        ]
      }
    }
  ]
}