Structured Data

    Hairy Styles 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: "Hairy Styles Pet Grooming",
      description: "Hairy Styles Pet Grooming in Chattanooga offers professional dog and cat grooming services focused on creating a clean, healthy, and comfortable experience for pets. Located on St Elmo Ave, the grooming salon provides full-service baths, haircuts, nail trimming, and breed-specific styling to keep pets looking and feeling their best.",
      url: "https://localanimalplaces.net/explore/hairy-styles-pet-grooming/",
      telephone: "+1-706-847-0564",
      address: {
        @type: "PostalAddress",
        streetAddress: "3914 St Elmo Ave",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37409",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.010112899999996,
        longitude: -85.3282268
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "56",
        bestRating: "5"
      },
      areaServed: "Chattanooga, Tennessee",
      knowsAbout: "Dog Grooming, Dog and cat owners seeking professional grooming, breed-specific styling, Pet owners wanting routine nail and coat maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Breed-Specific Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Grooming"
        }
      ],
      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.