{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Waverley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.678478,
            51.488876
          ],
          [
            -2.678421,
            51.488939
          ],
          [
            -2.678363,
            51.489002
          ],
          [
            -2.678307,
            51.489066
          ],
          [
            -2.678251,
            51.489129
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Waverley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.677483,
            51.489736
          ],
          [
            -2.677635,
            51.489631
          ],
          [
            -2.677786,
            51.489527
          ],
          [
            -2.677891,
            51.489455
          ],
          [
            -2.677996,
            51.489382
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Waverley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.678251,
            51.489129
          ],
          [
            -2.678124,
            51.489255
          ],
          [
            -2.677996,
            51.489382
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "275296, BS11 9TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.67797404818532,
          51.48887852495051
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "316804, BS11 0DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6775253274350086,
          51.48969935649722
        ]
      }
    }
  ]
}