{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Langdale Rise",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.1009,
            51.238095
          ],
          [
            -1.100836,
            51.238187
          ],
          [
            -1.100773,
            51.238278
          ],
          [
            -1.100666,
            51.23844
          ],
          [
            -1.100624,
            51.238503
          ],
          [
            -1.100466,
            51.238462
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008511386, RG25 2JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1008114773978224,
          51.23812072175088
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025711367, RG25 2FN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1001394928130501,
          51.23878996683999
        ]
      }
    }
  ]
}