Structured Data

    Bubble Butts Grooming

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Bubble Butts Grooming",
      description: "Bubble Butts Grooming is an independent pet grooming salon in Fort Worth specializing in dog grooming services. Located on Vela Lane, they offer professional bathing, styling, and hygiene services for dogs of all sizes and coat types. Their experienced groomers focus on creating a comfortable, stress-free grooming experience for each dog.",
      url: "https://bubble-butts.square.site/",
      telephone: "+1-682-321-8673",
      address: {
        @type: "PostalAddress",
        streetAddress: "3601 Vela Ln",
        addressLocality: "Fort Worth",
        addressRegion: "TX",
        postalCode: "76137",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8360047,
        longitude: -97.2957076
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Fort Worth and surrounding areas",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, pet owners with dogs needing regular baths and styling, owners of dogs with specific coat care needs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Local Groomer"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible Location"
        }
      ],
      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.