{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stepping Stone Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.96101,
            51.348153
          ],
          [
            -2.961019,
            51.347974
          ],
          [
            -2.961029,
            51.347795
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "24128997, BS23 3NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9603577468289717,
          51.34750455007842
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "24139453, BS23 3NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9598226192849677,
          51.34732010556939
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023719493, BS23 3JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.960987669817614,
          51.348101845205655
        ]
      }
    }
  ]
}