Structured Data

    Dawn Wine Ruple PC

    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: "Dawn Wine Ruple PC",
      description: "Dawn Wine Ruple PC is a family law firm based in Harrisonburg, Virginia, serving clients throughout the Shenandoah Valley region. The firm provides legal representation in divorce, child custody, and related family matters, helping individuals navigate complex personal legal situations with experienced counsel.",
      telephone: "+1-540-574-3932",
      address: {
        @type: "PostalAddress",
        streetAddress: "362 E Market St",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22801",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.4488477,
        longitude: -78.8634294
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.6",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, Virginia and Shenandoah Valley",
      knowsAbout: "Family Law, Harrisonburg-area residents facing divorce, individuals seeking custody arrangements, parents needing child support guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Family Law Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Client Service"
        }
      ],
      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.