{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hagg Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.522841,
            53.388966
          ],
          [
            -1.522771,
            53.3888
          ],
          [
            -1.522701,
            53.388633
          ],
          [
            -1.52259,
            53.388368
          ],
          [
            -1.522479,
            53.388104
          ],
          [
            -1.522367,
            53.387832
          ],
          [
            -1.522255,
            53.387561
          ],
          [
            -1.522097,
            53.387176
          ],
          [
            -1.521939,
            53.386792
          ],
          [
            -1.521863,
            53.386654
          ],
          [
            -1.521786,
            53.386517
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013335438, S10 5PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5214610571039822,
          53.38735158587197
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013337661, S6 5PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.522812043058752,
          53.38889405161688
        ]
      }
    }
  ]
}