{ "@context": "https://schema.org", "@type": "Person", "name": "John Doe", "url": "https://artellsmith.com/team/john-doe", "image": "https://artellsmith.com/images/john-doe.jpg", "jobTitle": "Founder & CEO", "affiliation": { "@type": "Organization", "name": "Artell Smith" }, "sameAs": [ "https://www.linkedin.com/in/john-doe", "https://twitter.com/john_doe" ], "telephone": "+1-XXX-XXX-XXXX", "email": "[email protected]", "address": { "@type": "PostalAddress", "streetAddress": "123 Business St", "addressLocality": "CityName", "addressRegion": "StateName", "postalCode": "ZIP", "addressCountry": "US" } }
Skip to main content