Structured Data

    What's Up Dog

    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: "What's Up Dog",
      description: "What's Up Dog HTX is a Houston-based doggie daycare, boarding, training, and grooming facility that welcomes dogs of all breeds and sizes. Run by passionate dog lovers, the facility offers affordable luxury care in an intimate, small-group environment designed to feel like a home away from home for pets. They specialize in personalized attention, detailed updates for pet parents, and specialty options for dogs with different temperaments and needs.",
      url: "http://www.whatsupdoghtx.com/",
      telephone: "+1-713-955-3062",
      address: {
        @type: "PostalAddress",
        streetAddress: "2071 Antoine Dr",
        addressLocality: "Houston",
        addressRegion: "TX",
        postalCode: "77055",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.809240999999997,
        longitude: -95.4754669
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "123",
        bestRating: "5"
      },
      areaServed: "Houston, Texas",
      knowsAbout: "Pet Boarding & Daycare, Dog owners seeking personalized care, owners of breeds with specific temperament needs, busy professionals needing reliable daycare, pet parents who want detailed updates",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "No Breed Restrictions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Intimate Small-Group Environment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        }
      ],
      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.