{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jackson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.690059,
            53.467473
          ],
          [
            -2.690182,
            53.467594
          ],
          [
            -2.690304,
            53.467714
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Jackson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.690304,
            53.467714
          ],
          [
            -2.690335,
            53.467741
          ],
          [
            -2.690442,
            53.467835
          ],
          [
            -2.690579,
            53.467955
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Jackson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.690579,
            53.467955
          ],
          [
            -2.690694,
            53.468067
          ],
          [
            -2.690809,
            53.468179
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39080444, WA11 0AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6909602993529105,
          53.468222708211385
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39092953, WA11 0BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6916217452129674,
          53.4681379824647
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39202376, WA11 0AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.690824004550038,
          53.468178553310565
        ]
      }
    }
  ]
}