{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ings Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.033721,
            53.607843
          ],
          [
            -1.033989,
            53.607734
          ],
          [
            -1.034,
            53.607729
          ],
          [
            -1.034298,
            53.607609
          ],
          [
            -1.034876,
            53.607374
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ings Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.032471,
            53.608595
          ],
          [
            -1.032975,
            53.608369
          ],
          [
            -1.033145,
            53.608249
          ],
          [
            -1.033721,
            53.607843
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006608832, DN7 5TG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0324711445198629,
          53.60858955304254
        ]
      }
    }
  ]
}