{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greensplott Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.677432,
            51.531978
          ],
          [
            -2.676639,
            51.531712
          ],
          [
            -2.675983,
            51.531492
          ],
          [
            -2.675896,
            51.531412
          ],
          [
            -2.677527,
            51.529414
          ],
          [
            -2.678175,
            51.52862
          ],
          [
            -2.678876,
            51.528153
          ],
          [
            -2.679383,
            51.527516
          ],
          [
            -2.679426,
            51.527462
          ],
          [
            -2.679469,
            51.527408
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Greensplott Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.679228,
            51.532543
          ],
          [
            -2.67833,
            51.532261
          ],
          [
            -2.677432,
            51.531978
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "313771, BS11 0YA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.679468664988272,
          51.52738985728062
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "322014, BS11 0YB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.679468932751502,
          51.52740783885691
        ]
      }
    }
  ]
}