Structured Data

    Pet Avenue Grooming & Boarding

    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: "Pet Avenue Grooming & Boarding",
      description: "Pet Avenue Grooming & Boarding is a full-service pet care facility in Miami offering professional grooming and boarding services for dogs and cats. The business provides comprehensive grooming treatments including baths, haircuts, and nail care, along with safe, comfortable boarding accommodations for pets whose owners are traveling or need temporary care. Pet Avenue combines experienced grooming staff with attentive boarding care to keep pets healthy, happy, and well-maintained.",
      url: "http://petavenue.net/",
      telephone: "+1-305-285-6262",
      address: {
        @type: "PostalAddress",
        streetAddress: "439 SW 8th St",
        addressLocality: "Miami",
        addressRegion: "FL",
        postalCode: "33130",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.7663814,
        longitude: -80.2015199
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "167",
        bestRating: "5"
      },
      areaServed: "Miami and surrounding South Florida communities",
      knowsAbout: "Dog Grooming, Dog and cat owners needing grooming services, Pet owners traveling and requiring boarding, Owners of multiple pets needing comprehensive care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Combined Grooming & Boarding"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Pet Care Team"
        },
        {
          @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.