{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kitch Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.963643,
            51.086821
          ],
          [
            -2.963551,
            51.08678
          ],
          [
            -2.963195,
            51.086621
          ],
          [
            -2.962748,
            51.086421
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013414185, TA7 0AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9636572759705997,
          51.08683030246021
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025358850, TA7 0AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.959281417633841,
          51.08719002572462
        ]
      }
    }
  ]
}