{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hanover Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.576533,
            53.379657
          ],
          [
            -0.576311,
            53.379703
          ],
          [
            -0.576088,
            53.37975
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hanover Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.576088,
            53.37975
          ],
          [
            -0.574134,
            53.38014
          ],
          [
            -0.57413,
            53.380141
          ],
          [
            -0.572232,
            53.380616
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023306850, DN21 5DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5760591737265738,
          53.37975764179233
        ]
      }
    }
  ]
}