{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hutchinson Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.495239,
            53.346678
          ],
          [
            -1.49503,
            53.346587
          ],
          [
            -1.49482,
            53.346496
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hutchinson Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.495702,
            53.346859
          ],
          [
            -1.495576,
            53.34681
          ],
          [
            -1.495449,
            53.34676
          ],
          [
            -1.495344,
            53.346719
          ],
          [
            -1.495239,
            53.346678
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013551447, S7 2QD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4955679070811603,
          53.346795875180916
        ]
      }
    }
  ]
}