{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nab End Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.854002,
            53.685115
          ],
          [
            -1.853607,
            53.685501
          ],
          [
            -1.853308,
            53.685645
          ],
          [
            -1.852417,
            53.686072
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010178442, HX4 8DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.853999623041949,
          53.68571723797472
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010185713, HX5 0QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8511986694585842,
          53.68565986861892
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090218376, HX4 8BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8540017022388395,
          53.68511503555129
        ]
      }
    }
  ]
}