{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.912456,
            53.709952
          ],
          [
            -1.912638,
            53.709867
          ],
          [
            -1.91282,
            53.709782
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.912294,
            53.710074
          ],
          [
            -1.912354,
            53.710028
          ],
          [
            -1.912414,
            53.709982
          ],
          [
            -1.912435,
            53.709967
          ],
          [
            -1.912456,
            53.709952
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.91282,
            53.709782
          ],
          [
            -1.912964,
            53.709714
          ],
          [
            -1.913108,
            53.709647
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090215956, HX6 2QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9132140541734886,
          53.70957515970028
        ]
      }
    }
  ]
}