{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gillmore Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.940355,
            51.356681
          ],
          [
            -2.940216,
            51.356513
          ],
          [
            -2.940078,
            51.356346
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "24023326, BS22 8JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.940404875712691,
          51.356901209858705
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "24023327, BS22 8JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9400887872685484,
          51.35689475546101
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023717588, BS22 8JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9400775583050245,
          51.3563463366084
        ]
      }
    }
  ]
}