{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "40001604, Ash Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.78304441959816,
          53.368148853420664
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40066236, Ash Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.782089476946431,
          53.36770567379903
        ]
      }
    }
  ]
}