{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Anderton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.480562,
            53.670057
          ],
          [
            -1.480669,
            53.670034
          ],
          [
            -1.480776,
            53.670011
          ],
          [
            -1.480709,
            53.669895
          ],
          [
            -1.480641,
            53.669779
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63173942, WF1 5HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4806409113780308,
          53.66977859283599
        ]
      }
    }
  ]
}