Structured Data

    Trim Time Pet Grooming

    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: "Trim Time Pet Grooming",
      description: "Trim Time Pet Grooming is an independent pet grooming salon in Mesa specializing in professional dog grooming services. Located on East University Drive, they provide comprehensive grooming with attention to detail and a friendly approach to handling pets.",
      url: "http://www.trimtimepetgrooming.com/",
      telephone: "+1-480-964-6441",
      address: {
        @type: "PostalAddress",
        streetAddress: "4446 E University Dr #101",
        addressLocality: "Mesa",
        addressRegion: "AZ",
        postalCode: "85205",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.4238323,
        longitude: -111.733717
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "50",
        bestRating: "5"
      },
      areaServed: "Mesa and surrounding Phoenix metropolitan areas",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, Pet owners with anxious or difficult-to-groom pets, Local Mesa residents",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Welcoming 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.