Scare B'N'B Library Activity Packs

Bloomsbury Children's Books is offering FREE activity packs to celebrate the second book in the spooktacularly funny series from Catherine Doyle, published in September. Packs will include the following:

  • Poster
  • Bookmarks
  • Activity sheets

About the book

Ted McKenley is done managing the mayhem of Tartarus Hotel's ghostly residents alone. Fortunately, the holidays are here and Frankie Stark is finally back from boarding school. But there's no rest for the stepsiblings as a pop megastar has chosen the hotel as the venue for her latest celebrity wedding.

Not to be outshone, the Duke of Snoring – Tartarus's most notorious (and obnoxious) ghost – has decided to host his 363rd birthday party on the exact same day.

As high profile guests, both living and spectral, descend on the hotel, Ted and Frankie can't catch a break. Will they manage to save the (wedding) day before the duke steals the spotlight?

How to order

Orders for one pack per library only. If you are ordering more than one pack (to disperse to other libraries in your region) you need to also email  kathleen.ktorides@readingagency.org.uk to notify her of the individual library names that the packs will be used at. Alternatively, you can do individual orders for each library in the shop. Please place your order by Friday 25 September. Packs may sell out before this date.

This offer is for public and school libraries. 

Default Title - £0.00
The Reading Agency

Join our mailing list

Get our newsletters to stay up to date with programme news, resources, news and more.

document.addEventListener('DOMContentLoaded', function () { const productJson = document.querySelectorAll('[data-product-json]'); if (productJson.length > 0) { for (let i = 0; i < productJson.length; i++) { const current = productJson[i]; const section = current.closest('[data-section-id]'); const currentJson = JSON.parse(current.text); if (currentJson.options.length === 1) { const unavailableVariants = []; for (let j = 0; j < currentJson.variants.length; j++) { const variant = currentJson.variants[j]; if (!variant.available) { unavailableVariants.push(variant); } } if (unavailableVariants.length > 0) { // Please get in touch at shop@readingagency.org.uk } } } } });