{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stibb Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.946765,
            50.395689
          ],
          [
            -3.946533,
            50.395672
          ],
          [
            -3.946393,
            50.395662
          ],
          [
            -3.946348,
            50.39561
          ],
          [
            -3.946503,
            50.394677
          ],
          [
            -3.94631,
            50.394529
          ],
          [
            -3.945734,
            50.394088
          ],
          [
            -3.945338,
            50.393593
          ],
          [
            -3.945066,
            50.393161
          ],
          [
            -3.944794,
            50.39273
          ],
          [
            -3.944049,
            50.391681
          ],
          [
            -3.943921,
            50.391449
          ],
          [
            -3.943197,
            50.39013
          ],
          [
            -3.943188,
            50.389723
          ],
          [
            -3.94318,
            50.389316
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023564183, PL21 9HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9467459462850654,
          50.39570100545854
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093771326, PL21 9GR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9431606558075933,
          50.39232521431404
        ]
      }
    }
  ]
}