Structured Data

    Happy Dog Grooming Salon

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Happy Dog Grooming Salon",
      description: "Happy Dog Grooming Salon is a dedicated pet grooming facility in Corpus Christi specializing in professional dog grooming services. They offer comprehensive grooming including bathing, haircuts, nail trimming, and other coat care services to keep dogs healthy and well-maintained. With experienced groomers and a focus on pet comfort, they serve dog owners throughout the Corpus Christi area.",
      telephone: "+1-361-905-0101",
      address: {
        @type: "PostalAddress",
        streetAddress: "949 Airline Rd",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78412",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.714268999999998,
        longitude: -97.36266619999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "122",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, TX and surrounding areas",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, pet owners with busy schedules, dogs needing specialized coat care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Dog Grooming"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Grooming Team"
        }
      ],
      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.