{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Huntspill Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.856591,
            51.184109
          ],
          [
            -2.855634,
            51.183998
          ],
          [
            -2.854676,
            51.183887
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013415083, TA7 8NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8565875866563957,
          51.18410584223377
        ]
      }
    }
  ]
}