{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ward Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.474723,
            53.388018
          ],
          [
            -1.474625,
            53.387966
          ],
          [
            -1.474527,
            53.387914
          ],
          [
            -1.474297,
            53.387791
          ],
          [
            -1.474066,
            53.387668
          ],
          [
            -1.473976,
            53.387621
          ],
          [
            -1.473886,
            53.387574
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013553274, S3 8SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4739905909758697,
          53.38763738038796
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052093054, S3 8QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4741242431294423,
          53.387772799100055
        ]
      }
    }
  ]
}