{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100011631014, Grove Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.311561910748332,
          53.38037884877508
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011631015, Grove Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.31144132163758,
          53.38033422054986
        ]
      }
    }
  ]
}