{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Draycott Moor Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.758626,
            51.246153
          ],
          [
            -2.763316,
            51.249227
          ],
          [
            -2.763448,
            51.24926
          ],
          [
            -2.765917,
            51.248329
          ],
          [
            -2.774319,
            51.245159
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250068130, BS27 3UJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7586258176127507,
          51.246153163847644
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250076031, BS27 3TL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7623084436931755,
          51.249654104468036
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250081005, BS27 3UD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.765920070296178,
          51.24971144910834
        ]
      }
    }
  ]
}