{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tabley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.069145,
            53.474777
          ],
          [
            -2.069344,
            53.474839
          ],
          [
            -2.069543,
            53.474902
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Tabley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.069543,
            53.474902
          ],
          [
            -2.069583,
            53.474914
          ],
          [
            -2.069623,
            53.474927
          ],
          [
            -2.069689,
            53.474948
          ],
          [
            -2.069755,
            53.47497
          ],
          [
            -2.069903,
            53.475017
          ],
          [
            -2.07005,
            53.475064
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002998739, SK16 5JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0691452094065848,
          53.474776786053994
        ]
      }
    }
  ]
}