{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001285312, Park Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6154462564424998,
          54.191337724539956
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025327742, Westwood Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6203261100601225,
          54.19232383339678
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070731140, Park Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6153529711387178,
          54.191481225761144
        ]
      }
    }
  ]
}