{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Baltic Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.370248,
            53.397388
          ],
          [
            -2.37027,
            53.397321
          ],
          [
            -2.370292,
            53.397253
          ],
          [
            -2.370304,
            53.396885
          ],
          [
            -2.370315,
            53.396516
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Baltic Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.370114,
            53.397596
          ],
          [
            -2.370181,
            53.397492
          ],
          [
            -2.370248,
            53.397388
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070450457, WA14 5RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3704304702621704,
          53.39764851707746
        ]
      }
    }
  ]
}