{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sheepwash Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.987643,
            51.13702
          ],
          [
            -1.987504,
            51.137322
          ],
          [
            -1.987366,
            51.137625
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010450884, BA12 0RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9877007182544189,
          51.137022510833035
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090860597, BA12 0QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9873289725351038,
          51.13750804131504
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121330069, BA12 0QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.987471824507707,
          51.13780479316551
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121330086, BA12 0QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.987629126744503,
          51.13750807276504
        ]
      }
    }
  ]
}