// WS Coverings - Schema Markup (JSON-LD)
add_action('wp_head', function() {
if (!is_page(8494)) {
return;
}
$schemas = array(
array(
"@context" => "https://schema.org",
"@type" => "Organization",
"name" => "WS Coverings",
"url" => "https://whitespot.com.ec/wscoverings/",
"description" => "Marca regional de Whitespot. Soluciones contract: Lentex, Apex, Taniya Nayak, alfombras modulares, cortinas y mobiliario para proyectos hoteleros, corporativos, clínicas y universidades.",
"logo" => "https://whitespot.com.ec/wp-content/uploads/2024/logo-ws-coverings.png",
"contactPoint" => array(
"@type" => "ContactPoint",
"telephone" => "+593999065790",
"email" => "info@whitespot.com.ec",
"areaServed" => array("EC", "PA", "DO", "CO")
),
"address" => array(
"@type" => "PostalAddress",
"streetAddress" => "Juan Aguilar E10-208 y Miguel Asturias",
"addressLocality" => "Quito",
"addressRegion" => "Pichincha",
"postalCode" => "170150",
"addressCountry" => "EC"
),
"sameAs" => array(
"https://www.instagram.com/whitespotcontract/",
"https://www.facebook.com/white.spot.home.design/",
"https://www.linkedin.com/company/white-spot-design-group/"
)
),
array(
"@context" => "https://schema.org",
"@type" => "Product",
"name" => "Lentex",
"description" => "55 colecciones de revestimientos murales vinílicos para proyectos contract de alto tráfico. Clasificación de desempeño según normas europeas. Distribuidor exclusivo en Ecuador, Colombia, República Dominicana y Panamá.",
"brand" => array("@type" => "Brand", "name" => "WS Coverings"),
"image" => "https://whitespot.com.ec/wp-content/uploads/2024/lentex-unify-roomset.jpg",
"url" => "https://whitespot.com.ec/wscoverings/lentex/",
"offers" => array("@type" => "AggregateOffer", "priceCurrency" => "USD", "availability" => "https://schema.org/InStock")
),
array(
"@context" => "https://schema.org",
"@type" => "Product",
"name" => "Apex",
"description" => "27 colecciones de revestimientos murales vinílicos contract. Fabricados bajo los mismos estándares técnicos de Lentex. Ideal para proyectos de gran formato con coordinación de paletas de color.",
"brand" => array("@type" => "Brand", "name" => "WS Coverings"),
"image" => "https://whitespot.com.ec/wp-content/uploads/2024/apex-cinto-roomset.jpg",
"url" => "https://whitespot.com.ec/wscoverings/apex/",
"offers" => array("@type" => "AggregateOffer", "priceCurrency" => "USD", "availability" => "https://schema.org/InStock")
),
array(
"@context" => "https://schema.org",
"@type" => "Product",
"name" => "Taniya Nayak",
"description" => "Colección diseñada para proyectos a gran escala con paletas de color coordinadas en diferentes escalas. Revestimientos murales vinílicos de alto desempeño para ambientes corporativos, hoteleros y de retail.",
"brand" => array("@type" => "Brand", "name" => "WS Coverings"),
"image" => "https://whitespot.com.ec/wp-content/uploads/2024/taniya-nayak-imprint-roomset.jpg",
"url" => "https://whitespot.com.ec/wscoverings/taniya-nayak/",
"offers" => array("@type" => "AggregateOffer", "priceCurrency" => "USD", "availability" => "https://schema.org/InStock")
),
array(
"@context" => "https://schema.org",
"@type" => "BreadcrumbList",
"itemListElement" => array(
array("@type" => "ListItem", "position" => 1, "name" => "Inicio", "item" => "https://whitespot.com.ec/"),
array("@type" => "ListItem", "position" => 2, "name" => "WS Coverings", "item" => "https://whitespot.com.ec/wscoverings/")
)
),
array(
"@context" => "https://schema.org",
"@type" => "LocalBusiness",
"name" => "WS Coverings - Ecuador",
"description" => "Distribuidor regional de revestimientos murales, alfombras, cortinas y mobiliario para proyectos contract en Ecuador, Panamá, República Dominicana y Colombia.",
"telephone" => "+593999065790",
"email" => "info@whitespot.com.ec",
"url" => "https://whitespot.com.ec/wscoverings/",
"address" => array(
"@type" => "PostalAddress",
"streetAddress" => "Juan Aguilar E10-208 y Miguel Asturias",
"addressLocality" => "Quito",
"addressCountry" => "EC"
),
"serviceArea" => array(
array("@type" => "Place", "name" => "Ecuador"),
array("@type" => "Place", "name" => "Panamá"),
array("@type" => "Place", "name" => "República Dominicana"),
array("@type" => "Place", "name" => "Colombia")
)
)
);
echo '';
}, 1);
?>
https://wscoverings.com/wp-sitemap-posts-post-1.xmlhttps://wscoverings.com/wp-sitemap-posts-page-1.xmlhttps://wscoverings.com/wp-sitemap-taxonomies-category-1.xmlhttps://wscoverings.com/wp-sitemap-users-1.xml