{
	"@context": "http://schema.org",
	"@type": "Corporation",
	"name": "OptiMax",
	"url": "https://optimax.co.za",
	"logo": "https://optimax.co.za/assets/images/logo.png",
	"legalName": "OptiMax",
	"foundingDate": "1983",
	"description": "OptiMax is the leading practice management software solution built by optometrists, for optometrists. Save your time, reduce your costs, and magnify your profits.",
	"address": {
		"@type": "PostalAddress",
		"streetAddress": "1st Floor Rentworks Place, Turnberry Office Park, 48 Grosvenor Rd, Bryanston, Sandton",
		"addressLocality": "Johannesburg",
		"addressRegion": "Gauteng",
		"postalCode": "2191",
		"addressCountry": "South Africa"
	},
	"email": "email(at)optimax.co.za",
	"contactPoint": [
		{
			"@type": "ContactPoint",
			"telephone": "+27-11-548–8050",
			"contactType": "customer service"
		}
	],
	"founder": [
		{
			"@type": "Person",
			"name": "Richard Boyce"
		}
	]
}
