Structured Data

    Beach Dog Daycare

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Beach Dog Daycare",
      description: "Beach Dog Daycare is a boutique-style pet care facility in Boynton Beach offering daycare, overnight boarding, and grooming services for dogs. With 25 years of combined experience, the team emphasizes quality care and socialization in a safe, home-like environment featuring large outdoor playgrounds and spray grounds. They also foster rescue dogs and partner with local rescues to find them permanent homes.",
      url: "http://www.beachdogdaycare.com/",
      telephone: "+1-561-865-7471",
      address: {
        @type: "PostalAddress",
        streetAddress: "4760 Woolbright Rd Unit 101",
        addressLocality: "Boynton Beach",
        addressRegion: "FL",
        postalCode: "33436",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.511120899999998,
        longitude: -80.1194972
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "149",
        bestRating: "5"
      },
      areaServed: "Boynton Beach and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Active dog owners needing reliable daycare, pet parents traveling and needing overnight boarding, dogs that need socialization and play time, rescue dog advocates",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Boutique Quality Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Webcam Monitoring"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Rescue Dog Fostering"
        }
      ],
      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.