{ "@context": "https://schema.org", "@graph": [ { "@type": "LocalBusiness", "name": "RedZone2U", "url": "https://accounting-software.com.my", "telephone": "+6012-3799-530", "address": { "@type": "PostalAddress", "addressLocality": "Petaling Jaya", "addressRegion": "Selangor", "addressCountry": "MY" }, "description": "Authorised SQL Account reseller in Petaling Jaya, Malaysia. Supplying SQL Accounting Software, Payroll, POS, and barcode equipment.", "areaServed": ["Petaling Jaya", "Kuala Lumpur", "Selangor"] }, { "@type": "SoftwareApplication", "name": "SQL Account Accounting Software", "operatingSystem": "Windows, Cloud", "applicationCategory": "BusinessApplication", "offers": { "@type": "Offer", "price": "39.50", "priceCurrency": "MYR", "priceSpecification": { "@type": "UnitPriceSpecification", "billingDuration": "P1M" } } } ] }
