{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cottam Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.556037,
            53.416802
          ],
          [
            -2.556468,
            53.416953
          ],
          [
            -2.556898,
            53.417104
          ],
          [
            -2.556949,
            53.417125
          ],
          [
            -2.557001,
            53.417146
          ],
          [
            -2.557093,
            53.417196
          ],
          [
            -2.557186,
            53.417246
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cottam Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.557186,
            53.417246
          ],
          [
            -2.557261,
            53.417395
          ],
          [
            -2.557336,
            53.417544
          ],
          [
            -2.557449,
            53.417766
          ],
          [
            -2.557458,
            53.417774
          ],
          [
            -2.557692,
            53.417972
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008653453, WA2 0BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.556036544939719,
          53.41678403795054
        ]
      }
    }
  ]
}