{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wedgwood Street (A596)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.550668,
            54.664983
          ],
          [
            -3.550714,
            54.66494
          ],
          [
            -3.550759,
            54.664896
          ],
          [
            -3.550947,
            54.664718
          ],
          [
            -3.551135,
            54.664539
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023917729, CA14 1LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.549996925162207,
          54.66557807601877
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025571977, CA14 1LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5508295433705017,
          54.664641680165126
        ]
      }
    }
  ]
}