{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barrack Row",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.496984,
            54.86745
          ],
          [
            -1.49664,
            54.867574
          ],
          [
            -1.496654,
            54.867655
          ],
          [
            -1.496889,
            54.867865
          ],
          [
            -1.497178,
            54.868124
          ],
          [
            -1.497585,
            54.868018
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45135176, DH4 7LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4974915146047378,
          54.86799992669089
        ]
      }
    }
  ]
}