Structured Data

    Toureen Pet Resort and Spa

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Toureen Pet Resort and Spa",
      description: "Toureen Pet Resort and Spa in Watertown offers comprehensive pet boarding and spa services for dogs and cats. The facility provides overnight boarding with spacious accommodations, plus grooming and spa treatments to keep pets looking and feeling their best. With over two decades of experience, Toureen combines comfortable lodging with professional pet care to give owners peace of mind while they're away.",
      url: "http://www.toureenkennels.com/",
      telephone: "+1-617-923-3800",
      address: {
        @type: "PostalAddress",
        streetAddress: "380 Pleasant St",
        addressLocality: "Watertown",
        addressRegion: "MA",
        postalCode: "02472",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.3666803,
        longitude: -71.2016811
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "282",
        bestRating: "5"
      },
      areaServed: "Watertown, MA and surrounding communities",
      knowsAbout: "Pet Boarding & Daycare, Pet owners traveling overnight, people seeking grooming and boarding combined, owners of dogs and cats needing professional care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Overnight Boarding & Spa Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dogs and Cats Welcome"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          url: "https://lantern.llc/contact?from=ai-data",
          contactType: "AI inquiries"
        }
      }
    }

    This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.