{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "East Mead Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.724226,
            51.123818
          ],
          [
            -2.723641,
            51.124775
          ],
          [
            -2.722627,
            51.124675
          ],
          [
            -2.722181,
            51.124631
          ],
          [
            -2.719978,
            51.124624
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250006197, BA16 0DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.719894249919611,
          51.12459085558783
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250065672, BA16 0DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7176587083530874,
          51.12509917146952
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250082196, BA16 0DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7220979409039323,
          51.12387587305796
        ]
      }
    }
  ]
}