{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lodge Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.822752,
            53.093758
          ],
          [
            -1.822728,
            53.094337
          ],
          [
            -1.822724,
            53.094439
          ],
          [
            -1.822808,
            53.094914
          ],
          [
            -1.822922,
            53.095309
          ],
          [
            -1.823035,
            53.095704
          ],
          [
            -1.823165,
            53.095971
          ],
          [
            -1.823295,
            53.096238
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010603526, DE6 2GF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8227223512179203,
          53.09376778963929
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001572359, DE6 2GF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8230708685456711,
          53.096177367918536
        ]
      }
    }
  ]
}