{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.100662,
            51.178577
          ],
          [
            -2.100553,
            51.1786
          ],
          [
            -2.100516,
            51.178607
          ],
          [
            -2.100448,
            51.178622
          ],
          [
            -2.100274,
            51.178611
          ],
          [
            -2.099876,
            51.178586
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.106556,
            51.178185
          ],
          [
            -2.105209,
            51.178103
          ],
          [
            -2.104112,
            51.17792
          ],
          [
            -2.103982,
            51.177978
          ],
          [
            -2.103944,
            51.178104
          ],
          [
            -2.103788,
            51.178394
          ],
          [
            -2.103754,
            51.178456
          ],
          [
            -2.103296,
            51.178673
          ],
          [
            -2.101894,
            51.178726
          ],
          [
            -2.100662,
            51.178577
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002191040, BA12 0EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.10654120664557,
          51.17818468245797
        ]
      }
    }
  ]
}