{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.172126,
            54.932962
          ],
          [
            -3.171837,
            54.932996
          ],
          [
            -3.171313,
            54.933157
          ],
          [
            -3.170709,
            54.933342
          ],
          [
            -3.170505,
            54.93335
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008817800, CA7 5DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1709342031550074,
          54.93306732035668
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008817803, CA7 5DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1711656366282295,
          54.93297522134519
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014288325, CA7 5EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1705366162740622,
          54.93334974408075
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025273121, CA7 5DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1762266307400644,
          54.934723722215104
        ]
      }
    }
  ]
}