Structured Data

    Ruff To Fluff Pet Salon - NW 2nd Ave

    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: "Ruff To Fluff Pet Salon - NW 2nd Ave",
      description: "Ruff To Fluff Pet Salon is a dedicated pet grooming facility in Boca Raton offering comprehensive grooming services for dogs and cats. The salon specializes in breed-specific styling, nail care, and other grooming needs in a clean, professional environment. They focus on treating pets with care and attention to ensure a positive grooming experience.",
      url: "https://ruff2fluffpetsalon.com/",
      telephone: "+1-561-410-2133",
      address: {
        @type: "PostalAddress",
        streetAddress: "1819 NW 2nd Ave",
        addressLocality: "Boca Raton",
        addressRegion: "FL",
        postalCode: "33432",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.3664526,
        longitude: -80.0907166
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Boca Raton and surrounding South Florida areas",
      knowsAbout: "Dog Grooming, Dog owners, cat owners, breed-specific grooming needs, pet owners seeking professional grooming care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Breed-Specific Grooming"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Cat and Dog 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.