{
  "$schema": "https://waikay.io/entitymap.schema.json",
  "generator": "dtl-website",
  "about": "Source-tagged knowledge graph for Derbyshire Toy Libraries. Each entity carries a sourceUrl; each relationship carries a source URL.",
  "canonical": "https://derbyshiretoylibraries.org/entitymap.json",
  "organization": "dtl",
  "entities": [
    {
      "id": "dtl",
      "type": "NGO",
      "name": "Derbyshire Toy Libraries",
      "alternateName": "DTL",
      "url": "https://derbyshiretoylibraries.org",
      "sameAs": [
        "https://www.facebook.com/derbyshiretoylibraries",
        "https://www.eventbrite.co.uk/o/derbyshire-toy-libraries-120863683633"
      ],
      "properties": {
        "registeredCharityNumber": "1081255",
        "founded": "2000-05",
        "email": "derbyshiretoylibraries@gmail.com",
        "areaServed": "Derbyshire, England",
        "tagline": "The greener, cheaper way to play"
      },
      "sourceUrl": "https://derbyshiretoylibraries.org/about"
    },
    {
      "id": "toy-store",
      "type": "LocalBusiness",
      "name": "Derbyshire Toy Libraries — Toy Store",
      "address": "Strutts Community Centre, Belper, Derbyshire, DE56 1UU",
      "openingHours": [
        "We 10:00-12:00",
        "Fr 09:30-11:00",
        "Sa 09:00-11:30"
      ],
      "url": "https://derbyshiretoylibraries.org/how-it-works",
      "sourceUrl": "https://derbyshiretoylibraries.org/how-it-works"
    },
    {
      "id": "borrowing",
      "type": "Service",
      "name": "Toy borrowing",
      "description": "Borrow from 1,000+ quality toys for £10/year membership plus toy hire from 50p per week; collect from the Belper toy store.",
      "url": "https://derbyshiretoylibraries.org/how-it-works",
      "sourceUrl": "https://derbyshiretoylibraries.org/how-it-works"
    },
    {
      "id": "stay-and-play",
      "type": "Service",
      "name": "Stay & Play sessions",
      "description": "Relaxed 90-minute weekly play sessions (term time, 9:30–11:00am) for babies, toddlers and preschoolers; £4 per child, under 6 months free.",
      "url": "https://derbyshiretoylibraries.org/stay-and-play",
      "sourceUrl": "https://derbyshiretoylibraries.org/stay-and-play"
    },
    {
      "id": "party-packs",
      "type": "Service",
      "name": "Party Packs",
      "description": "Soft play, ride-ons and games to hire for parties and events at £45 per pack, collected Fridays from Belper.",
      "url": "https://derbyshiretoylibraries.org/party-packs",
      "sourceUrl": "https://derbyshiretoylibraries.org/party-packs"
    },
    {
      "id": "purposeful-play-packs",
      "type": "Service",
      "name": "Purposeful Play Packs",
      "description": "Curated toy sets for babies 0–12 months on monthly hire at £8 per month, swapped as the baby grows.",
      "url": "https://derbyshiretoylibraries.org/purposeful-play-packs",
      "sourceUrl": "https://derbyshiretoylibraries.org/purposeful-play-packs"
    },
    {
      "id": "toy-auctions",
      "type": "Service",
      "name": "Toy auctions",
      "description": "Monthly online auctions of pre-loved toys (from 50p) in the DTL Facebook group.",
      "url": "https://derbyshiretoylibraries.org/#auctions",
      "sourceUrl": "https://derbyshiretoylibraries.org/#auctions"
    },
    {
      "id": "donating",
      "type": "Service",
      "name": "Donations",
      "description": "Accepts donations of money (Gift Aid eligible) and pre-loved toys.",
      "url": "https://derbyshiretoylibraries.org/donate",
      "sourceUrl": "https://derbyshiretoylibraries.org/donate"
    },
    {
      "id": "volunteering",
      "type": "Service",
      "name": "Volunteering",
      "description": "Volunteers help run sessions, the toy store and community events.",
      "url": "https://derbyshiretoylibraries.org/volunteer",
      "sourceUrl": "https://derbyshiretoylibraries.org/volunteer"
    },
    {
      "id": "place-crich",
      "type": "Place",
      "name": "Glebe Field Centre",
      "locality": "Crich",
      "postcode": "DE4 5EU",
      "geo": {
        "lat": 53.0844,
        "lng": -1.4825
      },
      "runsOn": "Mondays",
      "url": "https://derbyshiretoylibraries.org/stay-and-play/crich"
    },
    {
      "id": "place-grassmoor",
      "type": "Place",
      "name": "Grassmoor Community Centre",
      "locality": "Grassmoor",
      "postcode": "S42 5EE",
      "geo": {
        "lat": 53.2003,
        "lng": -1.3962
      },
      "runsOn": "Tuesdays",
      "url": "https://derbyshiretoylibraries.org/stay-and-play/grassmoor"
    },
    {
      "id": "place-belper",
      "type": "Place",
      "name": "Belper Community Hall",
      "locality": "Belper",
      "postcode": "DE56 1BA",
      "geo": {
        "lat": 53.0258,
        "lng": -1.4863
      },
      "runsOn": "Wednesdays",
      "url": "https://derbyshiretoylibraries.org/stay-and-play/belper"
    },
    {
      "id": "place-kilburn",
      "type": "Place",
      "name": "Kilburn Village Hall",
      "locality": "Kilburn",
      "postcode": "DE56 0LU",
      "geo": {
        "lat": 53.0073,
        "lng": -1.4376
      },
      "runsOn": "Thursdays",
      "url": "https://derbyshiretoylibraries.org/stay-and-play/kilburn"
    },
    {
      "id": "place-holloway",
      "type": "Place",
      "name": "Florence Nightingale Memorial Hall",
      "locality": "Holloway",
      "postcode": "DE4 5AY",
      "geo": {
        "lat": 53.1051,
        "lng": -1.5168
      },
      "runsOn": "Thursdays",
      "url": "https://derbyshiretoylibraries.org/stay-and-play/holloway"
    }
  ],
  "relationships": [
    {
      "from": "dtl",
      "type": "OFFERS",
      "to": "borrowing",
      "source": "https://derbyshiretoylibraries.org/how-it-works"
    },
    {
      "from": "dtl",
      "type": "OFFERS",
      "to": "stay-and-play",
      "source": "https://derbyshiretoylibraries.org/stay-and-play"
    },
    {
      "from": "dtl",
      "type": "OFFERS",
      "to": "party-packs",
      "source": "https://derbyshiretoylibraries.org/party-packs"
    },
    {
      "from": "dtl",
      "type": "OFFERS",
      "to": "purposeful-play-packs",
      "source": "https://derbyshiretoylibraries.org/purposeful-play-packs"
    },
    {
      "from": "dtl",
      "type": "OFFERS",
      "to": "toy-auctions",
      "source": "https://derbyshiretoylibraries.org/#auctions"
    },
    {
      "from": "dtl",
      "type": "OFFERS",
      "to": "donating",
      "source": "https://derbyshiretoylibraries.org/donate"
    },
    {
      "from": "dtl",
      "type": "OFFERS",
      "to": "volunteering",
      "source": "https://derbyshiretoylibraries.org/volunteer"
    },
    {
      "from": "borrowing",
      "type": "AVAILABLE_AT",
      "to": "toy-store",
      "source": "https://derbyshiretoylibraries.org/how-it-works"
    },
    {
      "from": "dtl",
      "type": "OPERATES_IN",
      "to": "place-crich",
      "source": "https://derbyshiretoylibraries.org/stay-and-play/crich"
    },
    {
      "from": "dtl",
      "type": "OPERATES_IN",
      "to": "place-grassmoor",
      "source": "https://derbyshiretoylibraries.org/stay-and-play/grassmoor"
    },
    {
      "from": "dtl",
      "type": "OPERATES_IN",
      "to": "place-belper",
      "source": "https://derbyshiretoylibraries.org/stay-and-play/belper"
    },
    {
      "from": "dtl",
      "type": "OPERATES_IN",
      "to": "place-kilburn",
      "source": "https://derbyshiretoylibraries.org/stay-and-play/kilburn"
    },
    {
      "from": "dtl",
      "type": "OPERATES_IN",
      "to": "place-holloway",
      "source": "https://derbyshiretoylibraries.org/stay-and-play/holloway"
    },
    {
      "from": "stay-and-play",
      "type": "TAKES_PLACE_AT",
      "to": "place-crich",
      "source": "https://derbyshiretoylibraries.org/stay-and-play/crich"
    },
    {
      "from": "stay-and-play",
      "type": "TAKES_PLACE_AT",
      "to": "place-grassmoor",
      "source": "https://derbyshiretoylibraries.org/stay-and-play/grassmoor"
    },
    {
      "from": "stay-and-play",
      "type": "TAKES_PLACE_AT",
      "to": "place-belper",
      "source": "https://derbyshiretoylibraries.org/stay-and-play/belper"
    },
    {
      "from": "stay-and-play",
      "type": "TAKES_PLACE_AT",
      "to": "place-kilburn",
      "source": "https://derbyshiretoylibraries.org/stay-and-play/kilburn"
    },
    {
      "from": "stay-and-play",
      "type": "TAKES_PLACE_AT",
      "to": "place-holloway",
      "source": "https://derbyshiretoylibraries.org/stay-and-play/holloway"
    }
  ]
}