Structured Data

    Tails By Orlando Pet Grooming

    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: "Tails By Orlando Pet Grooming",
      description: "Tails By Orlando Pet Grooming is a dedicated pet grooming facility located on South Orange Avenue in Orlando, offering professional grooming services for dogs and cats. With a 4.9-star rating from 81 reviews, they're known for quality care and attention to detail. The business specializes in making pets look and feel their best with expert grooming tailored to individual pet needs.",
      telephone: "+1-754-801-2807",
      address: {
        @type: "PostalAddress",
        streetAddress: "3561 S Orange Ave",
        addressLocality: "Orlando",
        addressRegion: "FL",
        postalCode: "32806",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.502979399999997,
        longitude: -81.3759901
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "81",
        bestRating: "5"
      },
      areaServed: "Orlando and surrounding areas",
      knowsAbout: "Dog Grooming, Pet owners seeking professional grooming, Owners of dogs and cats needing regular maintenance, First-time pet owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Highly Rated Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dog and Cat 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.