{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Surgeon's Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.702848,
            53.758119
          ],
          [
            -2.703207,
            53.758064
          ],
          [
            -2.703567,
            53.758008
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Surgeon's Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.703567,
            53.758008
          ],
          [
            -2.704263,
            53.757905
          ],
          [
            -2.704959,
            53.757802
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013165049, PR1 2US",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7049585436334027,
          53.757802242703676
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093760405, PR1 2BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7042762180769917,
          53.75781524308671
        ]
      }
    }
  ]
}