{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Great Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.350133,
            51.08117
          ],
          [
            -2.350613,
            51.08084
          ],
          [
            -2.350658,
            51.080809
          ],
          [
            -2.350798,
            51.080413
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Great Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.350133,
            51.08117
          ],
          [
            -2.350019,
            51.081202
          ],
          [
            -2.349905,
            51.081233
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Great Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.35002,
            51.08135
          ],
          [
            -2.350048,
            51.081305
          ],
          [
            -2.350076,
            51.08126
          ],
          [
            -2.350133,
            51.08117
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30119021, BA9 8LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.349976367504186,
          51.081269229360956
        ]
      }
    }
  ]
}