{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Almond Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.611703,
            51.417759
          ],
          [
            -2.61166,
            51.417481
          ],
          [
            -2.611648,
            51.417404
          ],
          [
            -2.611552,
            51.417305
          ],
          [
            -2.611416,
            51.417321
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "319244, BS13 7QD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6116904730989075,
          51.417714528918054
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "319262, BS13 7BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.611456081331984,
          51.4173920510104
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "319265, BS13 7BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.611568355340888,
          51.41718465582074
        ]
      }
    }
  ]
}