Structured Data

    Woof Gang Bakery & Grooming Lake Nona

    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: "Woof Gang Bakery & Grooming Lake Nona",
      description: "Woof Gang Bakery & Grooming Lake Nona offers professional dog grooming and a selection of dog-friendly baked goods and treats in Orlando. Located in the Lake Nona area, this facility combines full-service grooming with a retail bakery specializing in nutritious, natural pet treats. They cater to dogs of all sizes and coat types with personalized grooming services.",
      url: "https://woofgangbakery.com/lakenona",
      telephone: "+1-407-403-5491",
      address: {
        @type: "PostalAddress",
        streetAddress: "13832 Narcoossee Rd Suite 103-B",
        addressLocality: "Orlando",
        addressRegion: "FL",
        postalCode: "32832",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.365240600000003,
        longitude: -81.2461033
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "339",
        bestRating: "5"
      },
      areaServed: "Orlando and surrounding areas, including Lake Nona, Narcoossee, and nearby neighborhoods",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, pet owners looking for premium natural treats, multi-pet households, dogs with specific coat or breed needs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Grooming"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Bakery Retail"
        }
      ],
      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.