Structured Data

    Pretty Pets

    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: "Pretty Pets",
      description: "Pretty Pets is a professional pet grooming salon located in Alexandria, VA, specializing in dog and cat grooming services. With a 4.5-star reputation built on consistent quality care, they offer full grooming packages tailored to individual pet needs, from routine baths and nail trims to breed-specific cuts and styling.",
      url: "http://www.prettypetsinc.com/",
      telephone: "+1-703-799-4700",
      address: {
        @type: "PostalAddress",
        streetAddress: "8369 Richmond Hwy",
        addressLocality: "Alexandria",
        addressRegion: "VA",
        postalCode: "22309",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.729682,
        longitude: -77.10521
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "118",
        bestRating: "5"
      },
      areaServed: "Alexandria and surrounding Northern Virginia communities",
      knowsAbout: "Dog Grooming, Dog owners, Cat owners, Pet parents seeking professional grooming services, Those wanting breed-specific cuts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Pet Grooming"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Staff"
        }
      ],
      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.