{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nutt Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.29863,
            51.631214
          ],
          [
            -0.299106,
            51.630982
          ],
          [
            -0.299705,
            51.630864
          ],
          [
            -0.299803,
            51.630862
          ],
          [
            -0.300228,
            51.630853
          ],
          [
            -0.301113,
            51.630973
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200144183, HA8 8DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2987258856289974,
          51.631164601027535
        ]
      }
    }
  ]
}