{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Walpole Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.245031,
            52.732949
          ],
          [
            0.245165,
            52.732903
          ],
          [
            0.2453,
            52.732858
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Walpole Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.2453,
            52.732858
          ],
          [
            0.245159,
            52.732811
          ],
          [
            0.245018,
            52.732764
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Walpole Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.248251,
            52.733862
          ],
          [
            0.246817,
            52.733314
          ],
          [
            0.246497,
            52.733192
          ],
          [
            0.2453,
            52.732858
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090915598, PE14 7LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.25338080975331895,
          52.73606294471425
        ]
      }
    }
  ]
}