{
  "@context": "https://schema.org",
  "@type": "Organization",
  "@id": "https://onlinepdfeditors.com/#identity",
  "name": "Online PDF Editor",
  "url": "https://onlinepdfeditors.com",
  "description": "Free online PDF tools for merging, splitting, compressing, rotating, and editing PDF files. All processing happens client-side.",
  "sameAs": [],
  "logo": {
    "@type": "ImageObject",
    "url": "https://onlinepdfeditors.com/favicon.svg"
  },
  "contactPoint": {
    "@type": "ContactPoint",
    "url": "https://onlinepdfeditors.com/contact"
  }
}