{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pepper's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.325278,
            52.926832
          ],
          [
            -0.323373,
            52.926671
          ],
          [
            -0.322599,
            52.92657
          ],
          [
            -0.322452,
            52.926501
          ],
          [
            -0.322442,
            52.926455
          ],
          [
            -0.322408,
            52.92629
          ],
          [
            -0.322718,
            52.924668
          ],
          [
            -0.322948,
            52.923985
          ],
          [
            -0.322962,
            52.923944
          ],
          [
            -0.322904,
            52.923681
          ],
          [
            -0.322981,
            52.923295
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006531679, NG34 0JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3252831200212785,
          52.92681375631993
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015529222, NG34 0RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.32975950613210286,
          52.9415399549892
        ]
      }
    }
  ]
}