{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pugin Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.972182,
            53.434004
          ],
          [
            -2.972535,
            53.433965
          ],
          [
            -2.972888,
            53.433926
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Pugin Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.972182,
            53.434004
          ],
          [
            -2.971983,
            53.434027
          ],
          [
            -2.971784,
            53.434049
          ],
          [
            -2.971596,
            53.434058
          ],
          [
            -2.971408,
            53.434066
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38256819, L4 4AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.972888110101181,
          53.4339263401388
        ]
      }
    }
  ]
}