{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lippiat Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.384128,
            51.296316
          ],
          [
            -2.383981,
            51.295758
          ],
          [
            -2.383624,
            51.295018
          ],
          [
            -2.383522,
            51.294284
          ],
          [
            -2.383435,
            51.293667
          ],
          [
            -2.383262,
            51.293208
          ],
          [
            -2.383365,
            51.292989
          ],
          [
            -2.383849,
            51.292641
          ],
          [
            -2.383919,
            51.292505
          ],
          [
            -2.38397,
            51.292405
          ],
          [
            -2.383993,
            51.29236
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250067907, BA3 5UU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3841099921326703,
          51.296313284791935
        ]
      }
    }
  ]
}