{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Avenue Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.700189,
            53.903464
          ],
          [
            -1.700387,
            53.903522
          ],
          [
            -1.700585,
            53.90358
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Avenue Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.699826,
            53.903353
          ],
          [
            -1.699839,
            53.903359
          ],
          [
            -1.699852,
            53.903364
          ],
          [
            -1.700021,
            53.903414
          ],
          [
            -1.700189,
            53.903464
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72627817, LS21 3EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7004940529810084,
          53.90354384242296
        ]
      }
    }
  ]
}