{
  "@context": "https://schema.org",
  "@type": "ItemList",
  "name": "accur8ooks services",
  "url": "https://accur8ooks.com/services.json",
  "provider": {
    "@type": "AccountingService",
    "name": "accur8ooks",
    "url": "https://accur8ooks.com",
    "telephone": "+1-669-250-6884",
    "email": "contact@accur8ooks.com",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "2445 Augustine Drive, Suite 150",
      "addressLocality": "Santa Clara",
      "addressRegion": "CA",
      "postalCode": "95054",
      "addressCountry": "US"
    },
    "areaServed": ["San Jose", "Santa Clara", "Palo Alto", "Fremont", "Mountain View", "Oakland"]
  },
  "itemListElement": [
    {
      "@type": "Service",
      "name": "Accounting",
      "serviceType": "Accounting",
      "description": "Insights, reporting, and analysis to support business growth and decision-making.",
      "areaServed": "San Francisco Bay Area",
      "url": "https://accur8ooks.com/booking?service=Accounting"
    },
    {
      "@type": "Service",
      "name": "Bookkeeping",
      "serviceType": "Bookkeeping",
      "description": "Every transaction tracked and categorised, so records stay current rather than reconstructed at tax time.",
      "areaServed": "San Francisco Bay Area",
      "url": "https://accur8ooks.com/booking?service=Bookkeeping"
    },
    {
      "@type": "Service",
      "name": "Payroll Management",
      "serviceType": "Payroll",
      "description": "Payroll run and employees paid on schedule.",
      "areaServed": "San Francisco Bay Area",
      "url": "https://accur8ooks.com/booking?service=Payroll%20Management"
    }
  ]
}
