{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025345097, Ash Tree Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5426136632136398,
          52.605236040032686
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004459583, Ash Tree Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5422031782876544,
          52.60527531294889
        ]
      }
    }
  ]
}