Structured Data

    Top Dogs Pet Grooming

    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: "Top Dogs Pet Grooming",
      description: "Top Dogs Pet Grooming is a family-owned and operated grooming salon in Frisco specializing in comprehensive pet grooming services for dogs and cats. They offer bath, nail grooming, ear cleaning, and both in-store and mobile grooming options. With over ten years in business, they pride themselves on treating every pet like family and delivering quality grooming in a clean, comfortable environment with quick turnaround times.",
      url: "https://topdogspetgrooming.com/",
      telephone: "+1-214-872-1000",
      address: {
        @type: "PostalAddress",
        streetAddress: "8756 Teel Pkwy ste 318Frisco",
        addressLocality: "Frisco",
        addressRegion: "TX",
        postalCode: "75034",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.1505839,
        longitude: -96.8629036
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "174",
        bestRating: "5"
      },
      areaServed: "Frisco, TX and surrounding areas",
      knowsAbout: "Dog Grooming, Dog owners, Cat owners, Pet parents seeking convenient grooming, Busy professionals needing mobile grooming",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "10+ Years of Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mobile and In-Store Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Focused Approach"
        }
      ],
      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.