Structured Data

    Mrs. Ellea, Pet Behaviour Specialist/Trainer

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Mrs. Ellea, Pet Behaviour Specialist/Trainer",
      description: "Mrs. Ellea is a pet behavior specialist and trainer based in Kennesaw offering personalized dog training and behavior modification services. With expertise in addressing behavioral challenges, she works with dogs of all ages and temperaments to help owners achieve well-mannered, confident pets. Mrs. Ellea's approach focuses on understanding each dog's unique needs and creating customized training plans that strengthen the bond between dog and owner.",
      telephone: "+1-470-848-7263",
      address: {
        @type: "PostalAddress",
        streetAddress: "2623 Marleigh Farm Rd NW",
        addressLocality: "Kennesaw",
        addressRegion: "GA",
        postalCode: "30152",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0194128,
        longitude: -84.6524694
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "65",
        bestRating: "5"
      },
      areaServed: "Kennesaw, GA and surrounding areas",
      knowsAbout: "Dog Training, Dog owners with behavioral challenges, owners seeking behavior modification, dogs needing specialized training guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Behavior Modification Expert"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Training Plans"
        }
      ],
      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.