{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Francombe Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.462973,
            51.078028
          ],
          [
            -2.463981,
            51.077301
          ],
          [
            -2.464948,
            51.076714
          ],
          [
            -2.467018,
            51.075457
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30118895, BA9 8JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4629655578177436,
          51.07803460803664
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30128816, BA9 8JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4648074192237908,
          51.07665149194705
        ]
      }
    }
  ]
}