{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Goldfinches Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.697149,
            51.159332
          ],
          [
            -2.696825,
            51.159651
          ],
          [
            -2.696443,
            51.160229
          ],
          [
            -2.696442,
            51.16023
          ],
          [
            -2.69619,
            51.161092
          ],
          [
            -2.696065,
            51.161193
          ],
          [
            -2.695246,
            51.161366
          ],
          [
            -2.694426,
            51.161538
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250065757, BA6 8JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6947414799347538,
          51.161475998305406
        ]
      }
    }
  ]
}