{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebSite",
      "@id": "https://laikadogtraining.co.uk/#website",
      "url": "https://laikadogtraining.co.uk/",
      "name": "Laika Dog Training and Behaviour",
      "description": "Reward-based dog training, weekday dog walks, and welfare visits across Newcastle-under-Lyme, Stoke-on-Trent and surrounding Staffordshire.",
      "inLanguage": "en-GB",
      "publisher": { "@id": "https://laikadogtraining.co.uk/#business" }
    },
    {
      "@type": ["LocalBusiness", "ProfessionalService"],
      "@id": "https://laikadogtraining.co.uk/#business",
      "name": "Laika Dog Training and Behaviour",
      "url": "https://laikadogtraining.co.uk/",
      "logo": {
        "@type": "ImageObject",
        "url": "https://laikadogtraining.co.uk/images/logo_orange.svg"
      },
      "image": ["https://laikadogtraining.co.uk/images/logo_orange.svg"],
      "telephone": "+447979915421",
      "email": "info@laikadogtraining.co.uk",
      "priceRange": "££",
      "sameAs": ["https://www.facebook.com/laikadogtrainingandbehaviour"],
      "areaServed": [
        {
          "@type": "City",
          "name": "Newcastle-under-Lyme",
          "containedInPlace": {
            "@type": "AdministrativeArea",
            "name": "Staffordshire",
            "containedInPlace": { "@type": "Country", "name": "United Kingdom" }
          }
        },
        {
          "@type": "City",
          "name": "Stoke-on-Trent",
          "containedInPlace": {
            "@type": "AdministrativeArea",
            "name": "Staffordshire",
            "containedInPlace": { "@type": "Country", "name": "United Kingdom" }
          }
        }
      ],
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 53.0115,
        "longitude": -2.2278
      },
      "description": "One-to-one dog training, structured weekday walks, and welfare check visits. Modern reward-based methods serving Newcastle-under-Lyme, Stoke-on-Trent and nearby areas."
    },
    {
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Which areas do you cover?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "We work across Newcastle-under-Lyme, Stoke-on-Trent and surrounding areas in Staffordshire. Call 07979 915421 or email info@laikadogtraining.co.uk to check availability for your location."
          }
        },
        {
          "@type": "Question",
          "name": "How do I book a walk or training session?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "You can book dog walks and training slots online at laikadogtraining.co.uk/bookings/ with secure payment, or call 07979 915421 to discuss training goals, walks, or welfare visits."
          }
        },
        {
          "@type": "Question",
          "name": "What services do you offer?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "We offer one-to-one training sessions (including bundles), weekday structured dog walks, and short welfare check visits. Pricing and details are listed on our homepage under Services."
          }
        }
      ]
    }
  ]
}
