{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001176344, Sandy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5804761947565684,
          52.48508988214738
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024975232, Nuneaton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5778733443301145,
          52.4862493320333
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071231711, Nuneaton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.580017225932333,
          52.485348965277105
        ]
      }
    }
  ]
}