{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Narrow Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.854363,
            52.871806
          ],
          [
            -0.85463,
            52.871829
          ],
          [
            -0.854896,
            52.871851
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033212025, LE14 4HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8543593887480129,
          52.87179078416278
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030543408, LE14 4HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8549832335026301,
          52.87179679962608
        ]
      }
    }
  ]
}