{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tubby Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.777898,
            53.662905
          ],
          [
            -1.777709,
            53.66282
          ],
          [
            -1.77752,
            53.662734
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Tubby Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.77752,
            53.662734
          ],
          [
            -1.777455,
            53.662702
          ],
          [
            -1.77739,
            53.66267
          ],
          [
            -1.777237,
            53.662594
          ],
          [
            -1.777083,
            53.662517
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83205319, HD2 1AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7770825931299163,
          53.66251735989642
        ]
      }
    }
  ]
}