{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Peter Martin Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.547916,
            53.601715
          ],
          [
            -2.548088,
            53.601759
          ],
          [
            -2.548261,
            53.601802
          ],
          [
            -2.548543,
            53.601874
          ],
          [
            -2.548825,
            53.601945
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Peter Martin Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.548825,
            53.601945
          ],
          [
            -2.548988,
            53.601984
          ],
          [
            -2.54915,
            53.602024
          ],
          [
            -2.549206,
            53.602038
          ],
          [
            -2.549262,
            53.602051
          ],
          [
            -2.549362,
            53.602086
          ],
          [
            -2.549462,
            53.602122
          ],
          [
            -2.549546,
            53.602184
          ],
          [
            -2.54963,
            53.602247
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070912152, BL6 7JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.549630148149012,
          53.602246705456416
        ]
      }
    }
  ]
}