{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.922517,
            51.844299
          ],
          [
            -0.92244,
            51.844484
          ],
          [
            -0.922363,
            51.844668
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "766298544, HP18 0LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9223105775685758,
          51.84447459173468
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "766298545, HP18 0LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9223558343589314,
          51.84440307580616
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095969506, HP18 0LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9225323538605227,
          51.844305788097294
        ]
      }
    }
  ]
}