{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Winstone Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.031738,
            50.35106
          ],
          [
            -4.031907,
            50.350887
          ],
          [
            -4.032075,
            50.350714
          ],
          [
            -4.032119,
            50.350551
          ],
          [
            -4.032162,
            50.350389
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Winstone Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.032162,
            50.350389
          ],
          [
            -4.032107,
            50.350034
          ],
          [
            -4.032052,
            50.34968
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Winstone Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.032052,
            50.34968
          ],
          [
            -4.031899,
            50.34904
          ],
          [
            -4.031884,
            50.348975
          ],
          [
            -4.031224,
            50.348574
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023563969, PL8 2PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.031679205530928,
          50.35103953843516
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024693917, PL8 2AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.032165465553624,
          50.34925916265993
        ]
      }
    }
  ]
}