Structured Data

    Alt Danita S

    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: "Alt Danita S",
      description: "Alt Danita S is a family law attorney based in Harrisonburg, VA, offering legal representation for divorce, custody, and other family law matters. Located on Main Street, she provides personalized counsel for clients navigating complex family law issues in the Shenandoah Valley.",
      telephone: "+1-540-574-3556",
      address: {
        @type: "PostalAddress",
        streetAddress: "57 S Main St #405",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22801",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.448732,
        longitude: -78.86896100000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "2.5",
        reviewCount: "30",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, VA and surrounding Shenandoah Valley communities",
      knowsAbout: "Family Law, Harrisonburg residents, families navigating divorce or custody matters, individuals seeking local family law representation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Harrisonburg Presence"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family Law Specialization"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.