Structured Data

    Top Dog Wash & Groom

    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: "Top Dog Wash & Groom",
      description: "Top Dog Wash & Groom is a full-service pet grooming facility in San Diego specializing in professional dog bathing, grooming, and nail care. Located on Adams Avenue, they serve dog owners throughout the San Diego area with experienced groomers committed to keeping pets clean, healthy, and looking their best. The business focuses on creating a stress-free grooming experience for dogs of all sizes and coat types.",
      url: "http://www.topdogsandiego.net/",
      telephone: "+1-619-225-1000",
      address: {
        @type: "PostalAddress",
        streetAddress: "3371 Adams Ave",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92116",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7631239,
        longitude: -117.12129340000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "228",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding neighborhoods",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, families with multiple dogs, owners of breed-specific coat care needs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Grooming"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Business"
        }
      ],
      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.