{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100091365464, Valley Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1311405560218797,
          52.01248671966725
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091365465, Valley Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.131154477217317,
          52.012477355414426
        ]
      }
    }
  ]
}