{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013781298, Grove Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5754397093219183,
          51.72372301986112
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081185095, Grove Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.575509463897216,
          51.72334621139491
        ]
      }
    }
  ]
}