<!-- Schema: Organization -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"@id": "https://www.turnerandwolf.com/#organization",
"url": "https://www.turnerandwolf.com",
"name": "Turner & Wolf",
"legalName": "Turner & Wolf Marketing Technologies, LLC",
"foundingDate": "2020-01-01",
"taxID": "12-3456789",
"isicV4": "M70.22",
"naics": [
"541611", // General Management Consulting
"541511", // Computer Programming Services
"541922", // Commercial Photography
"541430", // Graphic Design Services
"518210", // Data Processing and Related Services
"541810", // Advertising Agencies
"551100", // Management of Companies
"561110" // Office Administrative Services
],
"logo": {
"@type": "ImageObject",
"@id": "https://www.turnerandwolf.com/#logo",
"url": "https://cdn.turnerandwolf.com/turnerandwolf/schema-logo-cmp.svg",
"width": 600,
"height": 135
},
"description": "We offer technical expertise across the entire marketing stack from out-of-the-box solutions to managed services to one-off projects and everything in between.",
"slogan": [
"Transformative Technology",
"Data Driven Marketing",
"Perfectly Proportional Web Design",
"Intelegant Designs"
],
"knowsAbout": [
"Business & Technology Consulting",
"Software Engineering & Development",
"Commercial Photography & Motion",
"Corporate Identity & Graphics",
"Behavior & Performance Analytics",
"Online & Offline Marketing",
"Traditional & Digital Operations",
"Executive & Company Support"
],
"keywords": "Turner and Wolf, Business Consulting Services, Technology Consulting Services, Software Engineering Services, Software Development Services, Commercial Photography Services, Video Production Services, Corporate Branding Services, Graphic Design Services, Business Analytics Services, Web Analytics Services, Marketing Services, Advertising Services, Operations Management Services, Business Process Management Services, Virtual Assisting Services, Administrative Assisting Services",
"additionalType": [
"https://en.wikipedia.org/wiki/Management_consulting",
"https://en.wikipedia.org/wiki/Information_technology_consulting",
"https://en.wikipedia.org/wiki/Software_engineering",
"https://en.wikipedia.org/wiki/Software_development",
"https://en.wikipedia.org/wiki/Commercial_photography",
"https://en.wikipedia.org/wiki/Video_production",
"https://en.wikipedia.org/wiki/Corporate_branding",
"https://en.wikipedia.org/wiki/Graphic_design",
"https://en.wikipedia.org/wiki/Business_analytics",
"https://en.wikipedia.org/wiki/Web_analytics",
"https://en.wikipedia.org/wiki/Marketing",
"https://en.wikipedia.org/wiki/Advertising",
"https://en.wikipedia.org/wiki/Operations_management",
"https://en.wikipedia.org/wiki/Business_process_management",
"https://en.wikipedia.org/wiki/Virtual_assistant_(occupation)",
"https://en.wikipedia.org/wiki/Administrative_assistant"
],
"contactPoint": {
"@type": "ContactPoint",
"@id": "https://www.turnerandwolf.com/#contact",
"telephone": "+1-435-255-3265",
"email": "hello@turnerandwolf.com"
},
"address": {
"@type": "PostalAddress",
"@id": "https://www.turnerandwolf.com/#address",
"streetAddress": "7533 S Center View Ct Suite #4659",
"addressLocality": "West Jordan",
"addressRegion": "UT",
"postalCode": "84084",
"addressCountry": "United States"
},
"areaServed": {
"@type": "GeoCircle",
"address": { "@id": "https://www.turnerandwolf.com/#address" },
"geoRadius": "500"
},
"founders": [
{
"@type": "Person",
"@id": "https://www.turnerandwolf.com/#william-wong",
"name": "William Wong",
"jobTitle": "Head of Strategy",
"sameAs": "https://www.linkedin.com/in/william-wong-twmt/"
},
{
"@type": "Person",
"@id": "https://www.turnerandwolf.com/#nathan-turner",
"name": "Nathan Turner",
"jobTitle": "Head of Technology",
"sameAs": "https://www.linkedin.com/in/nate-turner-software/"
}
],
"sameAs": [
"https://webflow.com/@turnerandwolf",
"https://www.linkedin.com/company/turnerandwolf"
]
}
</script>