{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bell Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.603208,
            51.277927
          ],
          [
            -2.603298,
            51.278223
          ],
          [
            -2.603838,
            51.27865
          ],
          [
            -2.603863,
            51.27867
          ],
          [
            -2.604531,
            51.279377
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250043380, BA3 4NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.60299838462315,
          51.27835959394398
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250057503, BA3 4NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6033794447196525,
          51.277899042367025
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250067780, BA3 4NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6045314522957526,
          51.279376763329445
        ]
      }
    }
  ]
}