{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Royal Oak Yard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.156836,
            53.410875
          ],
          [
            -2.156956,
            53.410776
          ],
          [
            -2.157122,
            53.410786
          ],
          [
            -2.157405,
            53.410802
          ],
          [
            -2.157492,
            53.410807
          ],
          [
            -2.157533,
            53.410809
          ],
          [
            -2.157557,
            53.41081
          ],
          [
            -2.157575,
            53.410811
          ],
          [
            -2.157761,
            53.410834
          ],
          [
            -2.157801,
            53.410839
          ],
          [
            -2.158028,
            53.410866
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007622767, SK1 1JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.158024006728848,
          53.41087375434233
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090544421, SK1 1JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.157978709341239,
          53.410828871618065
        ]
      }
    }
  ]
}