>
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "CS Triv",
"contactPoint": [{
"@type": "ContactPoint",
"telephone": "+6285545079592",
"contactType": "customer service",
"areaServed": "ID",
"availableLanguage": ["Indonesia"],
"hoursAvailable": "24/7"
}],
"url": ""
}
.snippet { max-width:600px; margin:20px auto; font-family:system-ui,-apple-system,Segoe UI,Roboto,'Helvetica Neue',Arial; border:1px solid #eee; padding:16px; border-radius:8px; box-shadow:0 6px 18px rgba(0,0,0,0.03); }
.title { font-size:18px; font-weight:700; margin-bottom:6px; }
.desc { font-size:14px; margin-bottom:12px; color:#333; }
.wa-btn { display:inline-block; padding:10px 14px; border-radius:8px; text-decoration:none; font-weight:600; border:1px solid #25D366; background:transparent; }