{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Down Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.482173,
            51.188515
          ],
          [
            -2.482861,
            51.187621
          ],
          [
            -2.483548,
            51.186727
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250058037, BA4 4PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.482635649679234,
          51.18759567461892
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250067852, BA4 4QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.482158845466938,
          51.18852381891415
        ]
      }
    }
  ]
}