Structured Data

    Paw of the Family

    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: "Paw of the Family",
      description: "Paw of the Family is a full-service pet and farm supply store in Anna, TX offering grooming services, pet supplies, and farm animal feed and equipment. They stock premium pet food brands like Fromm, Nutrisource, and Taste of the Wild, plus toys and treats for dogs, cats, birds, reptiles, and small animals, alongside feeds and supplies for chickens, goats, cattle, and horses. The business combines retail pet care with grooming services and farm supply expertise in one convenient location.",
      url: "https://www.pawofthefamily.com/",
      telephone: "+1-469-659-6155",
      address: {
        @type: "PostalAddress",
        streetAddress: "2010 W White St",
        addressLocality: "Anna",
        addressRegion: "TX",
        postalCode: "75409",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.3463165,
        longitude: -96.5736259
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "445",
        bestRating: "5"
      },
      areaServed: "Anna, TX and surrounding areas",
      knowsAbout: "Dog Grooming, Pet owners seeking premium pet food and supplies, hobby farmers and small livestock owners, customers wanting grooming and retail services at one location",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "One-Stop Pet & Farm Shop"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Premium Pet Nutrition"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Farm & Livestock Focus"
        }
      ],
      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.