Structured Data

    Wags & Ruffs

    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: "Wags & Ruffs",
      description: "Wags & Ruffs is a full-service pet boarding facility in San Diego offering overnight boarding, doggy daycare, and grooming services for dogs and cats. They provide a safe, supervised environment with indoor and outdoor play areas, webcam access so owners can check in on their pets, and professional staff trained in pet care and behavior. Whether you need a few hours of daycare, an overnight stay, or grooming services, Wags & Ruffs is committed to keeping your furry family members happy and comfortable while you're away.",
      url: "https://wagsandruffs.com/",
      telephone: "+1-619-725-3151",
      address: {
        @type: "PostalAddress",
        streetAddress: "4085 Pacific Hwy UNIT 102",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92110",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.744164999999995,
        longitude: -117.1913658
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "109",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Working pet owners, travelers, dogs and cats needing socialization, pet owners wanting grooming convenience",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Webcam Access for Peace of Mind"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Indoor and Outdoor Play Areas"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Service Pet Care"
        }
      ],
      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.