{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wellscote Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.20382,
            51.310456
          ],
          [
            -2.204065,
            51.310348
          ],
          [
            -2.204141,
            51.310314
          ],
          [
            -2.204241,
            51.310202
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024746296, BA14 0PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.204490043648606,
          51.31004594950218
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094297501, BA14 0PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2038175129880173,
          51.31044276116656
        ]
      }
    }
  ]
}