{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dark Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.222565,
            52.838945
          ],
          [
            -1.221878,
            52.838007
          ],
          [
            -1.221629,
            52.837463
          ],
          [
            -1.221427,
            52.836927
          ],
          [
            -1.221148,
            52.836183
          ],
          [
            -1.220838,
            52.834819
          ],
          [
            -1.22078,
            52.833934
          ],
          [
            -1.220722,
            52.833049
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3040067197, LE12 5RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2210383152428594,
          52.83563842975614
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3040074202, LE12 5RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2114461350359151,
          52.842344322343166
        ]
      }
    }
  ]
}