{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wards Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.484869,
            57.672455
          ],
          [
            -2.485027,
            57.672293
          ],
          [
            -2.48514,
            57.672245
          ],
          [
            -2.48552,
            57.672084
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Wards Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.486498,
            57.671914
          ],
          [
            -2.486009,
            57.671999
          ],
          [
            -2.485981,
            57.672004
          ],
          [
            -2.485918,
            57.672015
          ],
          [
            -2.48552,
            57.672084
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151049381, AB44 1SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.486335771414199,
          57.67179343563651
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151163478, AB44 1SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4873892268826956,
          57.671591767857635
        ]
      }
    }
  ]
}