{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Frome Glen",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.503692,
            51.513522
          ],
          [
            -2.504341,
            51.51341
          ],
          [
            -2.50437,
            51.513447
          ],
          [
            -2.504693,
            51.513862
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "538422, BS36 1BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.503497335932468,
          51.513621254034774
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "647193, BS36 1BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5040842692115888,
          51.51326806278828
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "656248, BS36 1BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.50471055032234,
          51.51386780047675
        ]
      }
    }
  ]
}