{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lillies Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.745245,
            55.903358
          ],
          [
            -2.74528,
            55.903454
          ],
          [
            -2.745316,
            55.90355
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lillies Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.746209,
            55.903439
          ],
          [
            -2.746125,
            55.90337
          ],
          [
            -2.74595,
            55.903224
          ],
          [
            -2.74593,
            55.903208
          ],
          [
            -2.745851,
            55.903142
          ],
          [
            -2.745691,
            55.903009
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138059978, EH41 4QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.746195429431567,
          55.903442616078635
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015412934, EH41 4QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7461299077963552,
          55.903362147276496
        ]
      }
    }
  ]
}