{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Orchard Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.317164,
            53.397829
          ],
          [
            -2.317285,
            53.397937
          ],
          [
            -2.317406,
            53.398044
          ],
          [
            -2.317444,
            53.398134
          ],
          [
            -2.317452,
            53.398152
          ],
          [
            -2.317361,
            53.398202
          ],
          [
            -2.317039,
            53.398313
          ],
          [
            -2.316717,
            53.398423
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070448982, WA15 7UR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3171636729986256,
          53.39782896168759
        ]
      }
    }
  ]
}