{
  "@context": "https://schema.org",
  "@type": "Corporation",
  "name": "abctool.info",
  "legalName": "abctool.info",
  "description": "abctool.info is a free online tools platform providing structured business profile JSON templates, format generators, text utilities, and developer productivity tools.",
  "url": "https://abctool.info",
  "logo": "https://abctool.info/favicon.ico",
  "foundingDate": "2026-01-01",
  "founders": [
    "Morse"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Online Web Service",
    "addressLocality": "Global",
    "addressRegion": "Online",
    "postalCode": "00000",
    "addressCountry": "Global"
  },
  "contactPoint": {
    "@type": "ContactPoint",
    "telephone": "+1-800-000-0000",
    "contactType": "customer service",
    "email": "contact@abctool.info"
  },
  "sameAs": [
    "https://abctool.info/business-profile-json-format-template/",
    "https://abctool.info/json-format-business-profile-structure/",
    "https://x.com/morse365365"
  ]
}
