{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cormorant Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.406206,
            53.525151
          ],
          [
            -2.406155,
            53.525138
          ],
          [
            -2.406104,
            53.525124
          ],
          [
            -2.40598,
            53.525092
          ],
          [
            -2.405857,
            53.525059
          ],
          [
            -2.405733,
            53.525026
          ],
          [
            -2.40561,
            53.524994
          ],
          [
            -2.405486,
            53.524961
          ],
          [
            -2.405362,
            53.524928
          ],
          [
            -2.405241,
            53.524896
          ],
          [
            -2.405119,
            53.524864
          ],
          [
            -2.405065,
            53.52485
          ],
          [
            -2.40501,
            53.524835
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007890750, M38 9AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4062061127726455,
          53.52515124015767
        ]
      }
    }
  ]
}