Structured Data

    Canine Companions - Family Pet Services

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

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Canine Companions - Family Pet Services",
      description: "Canine Companions - Family Pet Services offers comprehensive dog training and pet care services in Yucaipa, CA. They provide professional dog training programs designed to help families teach their pets obedience, address behavioral issues, and strengthen the bond between dogs and their owners. With a focus on family-friendly service, they work with dogs of all ages and temperaments to create well-behaved, confident pets.",
      url: "https://ccfps.net/",
      telephone: "+1-909-266-6557",
      address: {
        @type: "PostalAddress",
        streetAddress: "32407 Dunlap Blvd",
        addressLocality: "Yucaipa",
        addressRegion: "CA",
        postalCode: "92399",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0186396,
        longitude: -117.0973645
      },
      areaServed: "Yucaipa, CA and surrounding areas",
      knowsAbout: "Dog Training, Family dog owners, first-time pet parents, dogs with behavioral challenges, busy households needing professional training support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Focused Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Ages Welcome"
        }
      ],
      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.