Open Commerce Graph for Solana

Developer preview — fictional fixture data only.

← Back to demo index

Meridian Dental

recordId: kb_meridian-dental_meridian-flagship_cafebabe

Status

lifecyclepublishedcomputedknowneffectiveknown
80overall score
  • identity100
  • understanding100
  • proof69
  • consistency59

Content hash

Lowercase hex SHA-256 of the canonical record (PRD US-014). Verify locally with rwc-solana hash <file> or compute over the bytes returned from /business/meridian-dental/record.json.

c761da31eed67db3267a5567a6ba41908c78a3e790a244b816ed62f73cb33065

Issues (7)

  • warningproof.payment_endpoint.verified_when_solana_present.v1proofrecords declaring solana.paymentEndpoints must include a payment_endpoint_control proof with status="verified"
  • infoproof.review_or_reputation.present.v1proofproof[] should include at least one review or review_aggregator entry
  • infoproof.portfolio_or_media.present.v1proofproof[] should include at least one portfolio or media entry
  • infoproof.social_profile.present.v1proofproof[] should include at least one social_profile entry
  • infoproof.authority_strength.weighted.v1proofstrongest proof authority multiplier is 0.75 — earn full points by adding a government-issued authority
  • warningconsistency.solana_pay_label.matches_display_name.v1solana.paymentEndpoints[0].labelsolana.paymentEndpoints[0].label does not reference identity.displayName and is not a generic acceptable label
  • warningconsistency.memo_prefix.safe_and_record_scoped.v1solana.memoPrefixsolana.memoPrefix does not include the recordId hash8 suffix "cafebabe"

Recommendations (7)

  • proof.payment_endpoint.verified_when_solana_present.v1Add a payment_endpoint_control proof with status="verified" for the declared Solana payment endpoint.
  • proof.review_or_reputation.present.v1Add a review or review_aggregator proof linking to a recognised reviews source.
  • proof.portfolio_or_media.present.v1Add a portfolio or media proof linking to representative work or press coverage.
  • proof.social_profile.present.v1Add a social_profile proof linking to an established social presence.
  • proof.authority_strength.weighted.v1Raise authority quality by adding a government-issued or professional credential proof.
  • consistency.solana_pay_label.matches_display_name.v1Set payment endpoint labels to include identity.displayName, or choose a generic label like "Solana Pay".
  • consistency.memo_prefix.safe_and_record_scoped.v1Restrict solana.memoPrefix to safe characters (alphanumerics, _-:.) and include the recordId hash8 suffix.

Schema.org JSON-LD

Generated by @realworldcommerce/ocg-schema/jsonld from the canonical record. Embedded as a discoverable application/ld+json script for AI / web crawlers.

{
  "@context": "https://schema.org",
  "@type": "Dentist",
  "name": "Meridian Dental",
  "url": "https://meridian-dental.example.com/",
  "description": "Fictional demo family dentistry used for Open Commerce Graph fixtures.",
  "telephone": "+12085550120",
  "email": "hello@meridian-dental.example.com",
  "sameAs": [
    "https://meridian-dental.example.com/contact"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US",
    "streetAddress": "200 Example Plaza",
    "addressLocality": "Boise",
    "addressRegion": "ID",
    "postalCode": "83702"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6135,
    "longitude": -116.2035
  },
  "openingHoursSpecification": [
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "https://schema.org/Monday",
        "https://schema.org/Tuesday",
        "https://schema.org/Wednesday",
        "https://schema.org/Thursday"
      ],
      "opens": "08:00",
      "closes": "17:00"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "https://schema.org/Friday"
      ],
      "opens": "08:00",
      "closes": "12:00"
    }
  ],
  "areaServed": [
    "Boise, ID",
    "Meridian, ID"
  ],
  "makesOffer": [
    {
      "@type": "Offer",
      "name": "Standard cleaning",
      "description": "Adult cleaning and exam, 45 minutes.",
      "priceSpecification": {
        "@type": "PriceSpecification",
        "price": "149.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "Offer",
      "name": "In-office whitening",
      "description": "Single-visit professional whitening.",
      "priceSpecification": {
        "@type": "PriceSpecification",
        "price": "299.00",
        "priceCurrency": "USD"
      }
    }
  ]
}

Record