{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gladstone Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.475139,
            51.53054
          ],
          [
            -2.47564,
            51.530209
          ],
          [
            -2.475644,
            51.530195
          ],
          [
            -2.475757,
            51.52973
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "576052, BS36 2HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.475830088954487,
          51.53030813554977
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "647806, BS36 2HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4754392849919844,
          51.53015686544896
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "647807, BS36 2HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.475324900442022,
          51.53024724403776
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "654984, BS36 2HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4751691428172937,
          51.53051761990295
        ]
      }
    }
  ]
}