{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lilley Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.741265,
            54.924589
          ],
          [
            -1.741273,
            54.924651
          ],
          [
            -1.741281,
            54.924714
          ],
          [
            -1.741274,
            54.924746
          ],
          [
            -1.741268,
            54.924777
          ],
          [
            -1.741253,
            54.924815
          ],
          [
            -1.741239,
            54.924854
          ],
          [
            -1.740992,
            54.925618
          ],
          [
            -1.740746,
            54.926382
          ],
          [
            -1.740734,
            54.926399
          ],
          [
            -1.740723,
            54.926417
          ],
          [
            -1.740632,
            54.92654
          ],
          [
            -1.740542,
            54.926663
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070831357, NE39 2PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7413031108585533,
          54.92455951195853
        ]
      }
    }
  ]
}