{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Croft",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.16279,
            54.823909
          ],
          [
            -3.162838,
            54.82394
          ],
          [
            -3.162887,
            54.823971
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "New Croft",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.16203,
            54.822308
          ],
          [
            -3.162065,
            54.822462
          ],
          [
            -3.162101,
            54.822616
          ],
          [
            -3.162171,
            54.822826
          ],
          [
            -3.162186,
            54.82287
          ],
          [
            -3.162224,
            54.822986
          ],
          [
            -3.16227,
            54.823123
          ],
          [
            -3.16232,
            54.82322
          ],
          [
            -3.16237,
            54.823317
          ],
          [
            -3.162398,
            54.823371
          ],
          [
            -3.162425,
            54.823425
          ],
          [
            -3.162607,
            54.823667
          ],
          [
            -3.16279,
            54.823909
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014286394, CA7 9NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1623702834340217,
          54.823319898048815
        ]
      }
    }
  ]
}