{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Spruce Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.664375,
            56.636603
          ],
          [
            -2.664395,
            56.636367
          ],
          [
            -2.664414,
            56.636131
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Spruce Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.664414,
            56.636131
          ],
          [
            -2.664449,
            56.6358
          ],
          [
            -2.664484,
            56.635469
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Spruce Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.664452,
            56.637055
          ],
          [
            -2.664413,
            56.636829
          ],
          [
            -2.664375,
            56.636603
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117132736, DD11 4WH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6641244683072545,
          56.63629430387198
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117133990, DD11 4SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.664431631665378,
          56.6370742709008
        ]
      }
    }
  ]
}