{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Arthur Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.655857,
            53.72682
          ],
          [
            -1.656206,
            53.727216
          ],
          [
            -1.656556,
            53.727613
          ],
          [
            -1.656522,
            53.72766
          ],
          [
            -1.6565,
            53.72769
          ],
          [
            -1.656489,
            53.727706
          ],
          [
            -1.656442,
            53.727753
          ],
          [
            -1.656436,
            53.727759
          ],
          [
            -1.656395,
            53.727801
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83141587, WF17 8NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.656490331392403,
          53.72725276902028
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83207142, WF17 8NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.655857299066969,
          53.72681952488914
        ]
      }
    }
  ]
}