"email": "", {% } #%} {% if (!String.IsNullOrEmpty(Enquiry_Email) && String.IsNullOrEmpty(Direct_Email)) { #%} "email": "{% Enquiry_Email %}", {% } #%} "parentOrganization": { "@type": "Organization", "@id": "https://www.hc-one.co.uk#organization" }, "address": { "@type": "PostalAddress", "streetAddress": "{% Address %}", "addressCountry": "UK" }, "geo": { "@type": "GeoCoordinates", "latitude": "{% Geolocation_Latitude %}", "longitude": "{% Geolocation_Longitude %}" }, "contactPoint": [{ "@type": "ContactPoint", "telephone": "{% Recruitment_Phone %}", "contactType": "Recruitment" },{ "@type": "ContactPoint", "telephone": "{% Enquiry_Phone %}", "contactType": "Enquiries" }] } {% } #%} {% if (CurrentDocument.NodeAliasPath.Trim() == "/Home") { %} {% } #%} {% position = 1; %}