Structured Data

    Doggone Fun Daycare & Boarding

    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: "Doggone Fun Daycare & Boarding",
      description: "Doggone Fun Daycare & Boarding is a full-service pet care facility in Mt Ulla offering both daycare and overnight boarding for dogs. The facility provides a safe, supervised environment with outdoor play areas and attentive staff who ensure each dog receives proper care, exercise, and socialization. Whether you need daily daycare while you work or boarding for longer trips, Doggone Fun is equipped to care for your pet with professionalism and attention to their individual needs.",
      url: "http://dgfboarding.com/",
      telephone: "+1-704-213-1447",
      address: {
        @type: "PostalAddress",
        streetAddress: "250 Sanders Morrow Rd",
        addressLocality: "Mt Ulla",
        addressRegion: "NC",
        postalCode: "28125",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.6863907,
        longitude: -80.6736842
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "69",
        bestRating: "5"
      },
      areaServed: "Mt Ulla and surrounding Cabarrus County, NC",
      knowsAbout: "Pet Boarding & Daycare, Working pet owners needing daily daycare, travelers requiring overnight boarding, dogs who thrive in social group settings",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Outdoor Play Areas"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Overnight Boarding"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Individual Attention"
        }
      ],
      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.