{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Princess Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.49842,
            53.737358
          ],
          [
            -2.497813,
            53.737556
          ],
          [
            -2.497205,
            53.737753
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Princess Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.498951,
            53.737176
          ],
          [
            -2.498686,
            53.737267
          ],
          [
            -2.49842,
            53.737358
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Princess Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.497205,
            53.737753
          ],
          [
            -2.496938,
            53.737842
          ],
          [
            -2.496671,
            53.737931
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010319181, BB2 2QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4989511974140446,
          53.73717574634266
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012540341, BB2 2RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4976478179584696,
          53.73720813267612
        ]
      }
    }
  ]
}