{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Graham's Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.834891,
            53.408697
          ],
          [
            -2.834701,
            53.408954
          ],
          [
            -2.83451,
            53.409212
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Graham's Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.83451,
            53.409212
          ],
          [
            -2.834319,
            53.409465
          ],
          [
            -2.834129,
            53.409718
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40017213, L36 5SL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8345315757870186,
          53.4095440925542
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40017214, L36 5SL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.834487682980823,
          53.40960732110213
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40069850, L36 5SL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8341287966185473,
          53.40971769502992
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015458525, L36 5ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8345086156807775,
          53.40913975624408
        ]
      }
    }
  ]
}