{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beeks Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.342138,
            51.442613
          ],
          [
            -2.342093,
            51.44219
          ],
          [
            -2.342163,
            51.441953
          ],
          [
            -2.342356,
            51.441785
          ],
          [
            -2.342785,
            51.441615
          ],
          [
            -2.343009,
            51.441295
          ],
          [
            -2.342986,
            51.441071
          ],
          [
            -2.342978,
            51.440992
          ],
          [
            -2.342737,
            51.440761
          ],
          [
            -2.34266,
            51.440545
          ],
          [
            -2.343084,
            51.439837
          ],
          [
            -2.34319,
            51.439454
          ],
          [
            -2.343195,
            51.439438
          ],
          [
            -2.343202,
            51.439412
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "584109, BA1 8AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.342741947426105,
          51.43989538414483
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "670593, BA1 8HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3421147687748958,
          51.4426036859914
        ]
      }
    }
  ]
}