{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bettenson Rise",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.840619,
            51.831747
          ],
          [
            -1.840752,
            51.83158
          ],
          [
            -1.840885,
            51.831414
          ],
          [
            -1.841051,
            51.831206
          ],
          [
            -1.841217,
            51.830998
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023476460, GL54 3HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8406284927290435,
          51.831723770651394
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024931543, GL54 3HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8408916958679429,
          51.83115769582707
        ]
      }
    }
  ]
}