{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tilley Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.536191,
            55.038513
          ],
          [
            -1.536411,
            55.038105
          ],
          [
            -1.536442,
            55.038049
          ],
          [
            -1.536799,
            55.037744
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47242332, NE27 0XH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5366912702173843,
          55.0380151741174
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47242335, NE27 0XH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5363163763470247,
          55.03795983032996
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47244267, NE27 0XH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5367878431379636,
          55.03778190026585
        ]
      }
    }
  ]
}