{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fenns Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.675248,
            51.430004
          ],
          [
            -2.675177,
            51.429756
          ],
          [
            -2.674738,
            51.429338
          ],
          [
            -2.674079,
            51.42871
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "24078463, BS41 9FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.674542997980901,
          51.4301018178466
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "24131421, BS41 9FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.676911405738899,
          51.430735563658146
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023715306, BS41 9ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.674090987278118,
          51.42871070374412
        ]
      }
    }
  ]
}