{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Catherine Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.351729,
            53.431638
          ],
          [
            -1.35165,
            53.431508
          ],
          [
            -1.35157,
            53.431377
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Catherine Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.35157,
            53.431377
          ],
          [
            -1.35153,
            53.431312
          ],
          [
            -1.351489,
            53.431246
          ],
          [
            -1.351452,
            53.431187
          ],
          [
            -1.351414,
            53.431128
          ],
          [
            -1.351377,
            53.431071
          ],
          [
            -1.351339,
            53.431013
          ],
          [
            -1.351289,
            53.430955
          ],
          [
            -1.35124,
            53.430897
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023207348, S65 1ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3517292627979758,
          53.43162939480321
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052106963, S65 1EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3519030127070817,
          53.431091016729084
        ]
      }
    }
  ]
}