{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Top Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.409811,
            51.15434
          ],
          [
            -2.408893,
            51.154042
          ],
          [
            -2.407975,
            51.153743
          ],
          [
            -2.407761,
            51.153658
          ],
          [
            -2.407547,
            51.153573
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250027176, BA4 6BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4078163001111283,
          51.15362094238915
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250027177, BA4 6BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4085331699427472,
          51.15384324050693
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250027194, BA4 6BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4094927111636415,
          51.154019724188316
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250067075, BA4 6AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4098100520997066,
          51.154333333786006
        ]
      }
    }
  ]
}