{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.129239,
            53.917608
          ],
          [
            -2.129251,
            53.91751
          ],
          [
            -2.129263,
            53.917412
          ],
          [
            -2.129406,
            53.917014
          ],
          [
            -2.130357,
            53.916283
          ],
          [
            -2.130636,
            53.916069
          ],
          [
            -2.130893,
            53.91543
          ],
          [
            -2.131295,
            53.915107
          ],
          [
            -2.131475,
            53.914818
          ],
          [
            -2.131843,
            53.914499
          ],
          [
            -2.1322,
            53.914189
          ],
          [
            -2.132324,
            53.913878
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022948227, BB18 6RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.132303882581883,
          53.91383796529753
        ]
      }
    }
  ]
}