{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chandos Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.951042,
            53.403369
          ],
          [
            -2.95087,
            53.403347
          ],
          [
            -2.950698,
            53.403325
          ],
          [
            -2.950252,
            53.403266
          ],
          [
            -2.950107,
            53.403248
          ],
          [
            -2.949805,
            53.403208
          ],
          [
            -2.949504,
            53.40317
          ],
          [
            -2.949202,
            53.403132
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38261997, L7 6NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.948628414935608,
          53.403046948850765
        ]
      }
    }
  ]
}