{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tealham Moor Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.867061,
            51.21198
          ],
          [
            -2.863515,
            51.21133
          ],
          [
            -2.85997,
            51.210679
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013414156, TA9 4NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.86705452947205,
          51.2119673286383
        ]
      }
    }
  ]
}