{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Combe Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.525103,
            51.310857
          ],
          [
            -2.524985,
            51.310676
          ],
          [
            -2.524867,
            51.310495
          ],
          [
            -2.524752,
            51.310339
          ],
          [
            -2.524636,
            51.310183
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015446071, BS39 6EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5241677272733503,
          51.31051645294804
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023106760, BS39 6EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5252043463801566,
          51.31083551276306
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025745545, BS39 6AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.526455874665452,
          51.30736803202516
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026050675, BS39 6EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5242922291030703,
          51.310111262644334
        ]
      }
    }
  ]
}