{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woodhouse Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.939428,
            54.040511
          ],
          [
            -1.939628,
            54.040796
          ],
          [
            -1.940053,
            54.041114
          ],
          [
            -1.940577,
            54.041507
          ],
          [
            -1.940596,
            54.041721
          ],
          [
            -1.939938,
            54.042331
          ],
          [
            -1.939709,
            54.042544
          ],
          [
            -1.938982,
            54.04274
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012775794, BD23 6DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.940791869237314,
          54.04134205139856
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024102663, BD23 6DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9404711543704911,
          54.041368856549404
        ]
      }
    }
  ]
}