{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woodend Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.125295,
            53.648134
          ],
          [
            -2.125228,
            53.648061
          ],
          [
            -2.125161,
            53.647988
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Woodend Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.125161,
            53.647988
          ],
          [
            -2.125111,
            53.647934
          ],
          [
            -2.125061,
            53.647881
          ],
          [
            -2.124957,
            53.647853
          ],
          [
            -2.124853,
            53.647825
          ],
          [
            -2.123887,
            53.647765
          ],
          [
            -2.122921,
            53.647705
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23101123, OL12 9LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1246002101916255,
          53.64785572416272
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23113752, OL12 9LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.125281787152737,
          53.64813364528215
        ]
      }
    }
  ]
}