{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Burt's Hill (A359)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.414404,
            51.168892
          ],
          [
            -2.414473,
            51.167728
          ],
          [
            -2.415015,
            51.166546
          ],
          [
            -2.41607,
            51.164246
          ],
          [
            -2.416635,
            51.162962
          ],
          [
            -2.41679,
            51.162611
          ],
          [
            -2.417084,
            51.161662
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250045909, BA4 6AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.417360086203111,
          51.16230954040261
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250056120, BA4 6AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.41739819650249,
          51.161778874172356
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250068150, BA4 4SZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4144102749708325,
          51.16985535492184
        ]
      }
    }
  ]
}