{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Drovers Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.73335,
            53.020428
          ],
          [
            -1.733524,
            53.020682
          ],
          [
            -1.73354,
            53.020705
          ],
          [
            -1.733833,
            53.020881
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010333930, DE6 1EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.733590903834433,
          53.02074518168662
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070108757, DE6 1NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7337853077161691,
          53.02064673576546
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070108758, DE6 1NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7336667679408866,
          53.02052961158269
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070108759, DE6 1NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7335485607630952,
          53.02035855306296
        ]
      }
    }
  ]
}