{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Todd Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.575189,
            54.334705
          ],
          [
            -1.571537,
            54.33574
          ],
          [
            -1.569257,
            54.336386
          ],
          [
            -1.567746,
            54.336503
          ],
          [
            -1.566885,
            54.336528
          ],
          [
            -1.566024,
            54.336553
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013389300, DL7 9LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5751557013577815,
          54.33471220860022
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013389691, DL7 0RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5663072459242275,
          54.336702878914444
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095687589, DL7 0RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5675513523804734,
          54.336860123622465
        ]
      }
    }
  ]
}