{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chantry Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.611385,
            51.014406
          ],
          [
            -2.611675,
            51.014819
          ],
          [
            -2.611665,
            51.015115
          ],
          [
            -2.612829,
            51.016712
          ],
          [
            -2.613161,
            51.017167
          ],
          [
            -2.613302,
            51.017833
          ],
          [
            -2.613304,
            51.017843
          ],
          [
            -2.613314,
            51.017888
          ],
          [
            -2.613316,
            51.017898
          ],
          [
            -2.613449,
            51.018523
          ],
          [
            -2.614055,
            51.019032
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30095587, BA22 8HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.611618688545841,
          51.01700394148185
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30118209, BA22 8HG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.61411168607253,
          51.01902312395811
        ]
      }
    }
  ]
}