Structured Data

    Fluff and Fetch Dog Grooming

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

    Schema.org / LocalBusiness
    |
    117 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Fluff and Fetch Dog Grooming",
      description: "Fluff & Fetch is a family-owned dog grooming salon in Fishersville, VA, known for gentle, compassionate care and skilled, consistent results. Their experienced groomers specialize in doodle trims, handstripping for wire coats, and stress-free puppy introductions, using calm handling techniques and premium products tailored to each dog's needs. Serving the Fishersville and greater Waynesboro area with a focus on building lasting relationships with every pup and their family.",
      url: "https://fluffandfetch.com/",
      telephone: "+1-540-688-8057",
      address: {
        @type: "PostalAddress",
        streetAddress: "1744 Jefferson Hwy",
        addressLocality: "Fishersville",
        addressRegion: "VA",
        postalCode: "22939",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.0997435,
        longitude: -78.96988619999999
      },
      openingHoursSpecification: [
        {
          @type: "OpeningHoursSpecification",
          dayOfWeek: "Mon",
          opens: "9:00 AM",
          closes: "4:00 PM"
        },
        {
          @type: "OpeningHoursSpecification",
          dayOfWeek: "Tue",
          opens: "9:00 AM",
          closes: "4:00 PM"
        },
        {
          @type: "OpeningHoursSpecification",
          dayOfWeek: "Wed",
          opens: "9:00 AM",
          closes: "4:00 PM"
        },
        {
          @type: "OpeningHoursSpecification",
          dayOfWeek: "Thu",
          opens: "9:00 AM",
          closes: "4:00 PM"
        },
        {
          @type: "OpeningHoursSpecification",
          dayOfWeek: "Fri",
          opens: "9:00 AM",
          closes: "4:00 PM"
        }
      ],
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "96",
        bestRating: "5"
      },
      areaServed: "Fishersville, Waynesboro, Staunton, and surrounding Augusta County, VA",
      knowsAbout: "Dog Grooming, Anxious or nervous dogs needing patient handling, wire-coated breeds requiring handstripping, puppies getting their first grooming experience, doodles needing stylish trims, pet parents who want detailed post-appointment updates and photos",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Handstripping Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Anxiety-Friendly Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Puppy Introduction Program"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Detailed Grooming Summaries"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "4.9-Star Google Rating"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned & Operated"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Handstripping Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Gentle, Anxiety-Friendly Care"
        }
      ],
      sameAs: [
        "https://www.facebook.com/FluffandFetch",
        "https://www.instagram.com/fluffandfetchdoggrooming/"
      ],
      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.