{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cock And Yew Tree Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.65923,
            51.360676
          ],
          [
            -2.658422,
            51.360035
          ],
          [
            -2.658106,
            51.359907
          ],
          [
            -2.657951,
            51.359844
          ],
          [
            -2.656828,
            51.359224
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023715642, BS40 8AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.656798024713774,
          51.35923967768174
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024750735, BS40 8BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6580269588800447,
          51.35980825505597
        ]
      }
    }
  ]
}