{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Cowper Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.531353,
            53.81502
          ],
          [
            -1.531378,
            53.814939
          ],
          [
            -1.531404,
            53.814859
          ],
          [
            -1.531457,
            53.814711
          ],
          [
            -1.53151,
            53.814562
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Cowper Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.53151,
            53.814562
          ],
          [
            -1.531573,
            53.814374
          ],
          [
            -1.531636,
            53.814185
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72632371, LS7 4BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5316198298210268,
          53.81425716844358
        ]
      }
    }
  ]
}