Structured Data

    Doozydog! Club

    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: "Doozydog! Club",
      description: "Doozydog! Club is a pet boarding and daycare facility in San Diego that provides overnight boarding, doggy daycare, and grooming services for dogs. The facility offers a safe, supervised environment where dogs can stay while their owners are away or enjoy daytime socialization with other dogs. They combine boarding, daycare, and grooming services to provide comprehensive pet care solutions for San Diego dog owners.",
      url: "http://www.doozydogclub.com/",
      telephone: "+1-619-231-4701",
      address: {
        @type: "PostalAddress",
        streetAddress: "634 14th St Suite 104",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92101",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.712405000000004,
        longitude: -117.15214440000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "227",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, San Diego dog owners needing overnight boarding, doggy daycare for socialization, and pet grooming services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Pet Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown San Diego Location"
        }
      ],
      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.