Structured Data

    Fitdog

    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: "Fitdog",
      description: "Fitdog in Santa Monica is a specialized pet care facility offering dog training, daycare, and boarding services for dogs of all ages and temperaments. They combine positive reinforcement training methods with supervised play and socialization to help dogs build confidence and good behavior. Whether for day care while you work, overnight boarding, or behavioral training, Fitdog focuses on creating a safe, engaging environment where dogs can exercise, learn, and thrive.",
      url: "https://www.fitdog.com/",
      telephone: "+1-310-828-3647",
      address: {
        @type: "PostalAddress",
        streetAddress: "1712 21st St",
        addressLocality: "Santa Monica",
        addressRegion: "CA",
        postalCode: "90404",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0246345,
        longitude: -118.47404279999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "190",
        bestRating: "5"
      },
      areaServed: "Santa Monica and surrounding Los Angeles coastal communities",
      knowsAbout: "Dog Training, Dog owners seeking training support, working professionals needing reliable daycare, travelers requiring overnight boarding, owners with reactive or anxious dogs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Positive Reinforcement Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Dogs 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.