{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Memory Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.182263,
            55.236184
          ],
          [
            -2.18191,
            55.236426
          ],
          [
            -2.181902,
            55.236431
          ],
          [
            -2.18182,
            55.236487
          ],
          [
            -2.181813,
            55.236489
          ],
          [
            -2.181199,
            55.236681
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000848217, NE19 1BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1812152613909737,
          55.2363799149339
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023733656, NE19 1LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1821891657906045,
          55.2361538174583
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093519745, NE19 1BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1819719791608003,
          55.23680112090549
        ]
      }
    }
  ]
}