Structured Data

    Steffies House Small Dog Grooming Boarding Daycare

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Steffies House Small Dog Grooming Boarding Daycare",
      description: "Steffies House is a small dog grooming, boarding, and daycare facility located in Southeast Portland. They specialize in grooming and care services tailored for small dogs, offering boarding, daycare, and grooming under one roof. This focused approach allows them to provide personalized attention to smaller breeds in a dedicated facility.",
      telephone: "+1-503-388-0105",
      address: {
        @type: "PostalAddress",
        streetAddress: "3829 SE Washington St",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97214",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.5187576,
        longitude: -122.6237344
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "2.9",
        reviewCount: "67",
        bestRating: "5"
      },
      areaServed: "Southeast Portland and surrounding areas",
      knowsAbout: "Dog Grooming, Small dog owners, owners needing boarding or daycare services, those seeking grooming for toy and small breed dogs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Small Dog Specialty"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Combined 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.