{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lowery Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.598752,
            54.976446
          ],
          [
            -1.598786,
            54.976481
          ],
          [
            -1.598819,
            54.976516
          ],
          [
            -1.598843,
            54.976573
          ],
          [
            -1.598866,
            54.976629
          ],
          [
            -1.598893,
            54.976775
          ],
          [
            -1.59892,
            54.976921
          ],
          [
            -1.598942,
            54.977061
          ],
          [
            -1.598964,
            54.977202
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510714094, NE2 1AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.598752376059201,
          54.97644618305533
        ]
      }
    }
  ]
}