{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Denmore Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.46924,
            53.326605
          ],
          [
            -3.469142,
            53.326372
          ],
          [
            -3.469043,
            53.32614
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Denmore Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.469485,
            53.327195
          ],
          [
            -3.469461,
            53.327146
          ],
          [
            -3.469437,
            53.327097
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Denmore Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.469437,
            53.327097
          ],
          [
            -3.469338,
            53.326851
          ],
          [
            -3.46924,
            53.326605
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012916084, LL18 3PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4694851770886306,
          53.32719513630867
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025207085, LL18 3PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4692198298943424,
          53.326901751205355
        ]
      }
    }
  ]
}