{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tetherings Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.50018,
            54.230712
          ],
          [
            -0.503145,
            54.230942
          ],
          [
            -0.504298,
            54.231032
          ],
          [
            -0.506099,
            54.230845
          ],
          [
            -0.506113,
            54.230845
          ],
          [
            -0.506127,
            54.230845
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023874950, YO13 9QU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5001533878243836,
          54.230694793060664
        ]
      }
    }
  ]
}