Structured Data

    Dr. Milton D. Bernard Sr, DDS

    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: "Dr. Milton D. Bernard Sr, DDS",
      description: "Dr. Milton D. Bernard Sr, DDS is a dental practice located in Washington, DC offering general dentistry services. With a focus on patient care and dental health, Dr. Bernard provides comprehensive dental treatment to the local community.",
      telephone: "+1-202-291-2974",
      address: {
        @type: "PostalAddress",
        streetAddress: "7826 Eastern Ave NW Ste 405",
        addressLocality: "Washington",
        addressRegion: "DC",
        postalCode: "20012",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.984915799999996,
        longitude: -77.02743509999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Washington, DC and surrounding areas",
      knowsAbout: "General Dentistry, Families, individuals seeking general dental care, DC residents",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Practice"
        }
      ],
      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.