{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dog Hill Brow",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.279899,
            54.100843
          ],
          [
            -2.280112,
            54.101395
          ],
          [
            -2.28004,
            54.101829
          ],
          [
            -2.279876,
            54.101879
          ],
          [
            -2.278792,
            54.102208
          ],
          [
            -2.278426,
            54.102319
          ],
          [
            -2.278195,
            54.102389
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024101727, BD24 0DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2799187831984087,
          54.100851443408075
        ]
      }
    }
  ]
}