{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10022898132, Boarley Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5161569364542306,
          51.29427149477648
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003721502, Tyland Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.515886590053268,
          51.29457409723614
        ]
      }
    }
  ]
}