{"id":1868,"date":"2026-02-12T20:56:08","date_gmt":"2026-02-12T20:56:08","guid":{"rendered":"https:\/\/grupoampm.com\/?page_id=1868"},"modified":"2026-04-13T23:36:05","modified_gmt":"2026-04-13T23:36:05","slug":"cotizador-de-envios","status":"publish","type":"page","link":"https:\/\/grupoampm.com\/en\/cotizador-de-envios\/","title":{"rendered":"Cotizador de Env\u00edos"},"content":{"rendered":"<p><!DOCTYPE html><br \/>\n<html lang=\"es\"><br \/>\n<head><br \/>\n  <meta charset=\"UTF-8\"><br \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n  <title>Soluciones Log\u00edsticas Profesionales | Grupo ampm<\/title><\/p>\n<p>  <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script><\/p>\n<style>\n    @keyframes float-uniform {\n      0%, 100% { transform: translateY(0); }\n      50% { transform: translateY(-10px); }\n    }<\/p>\n<p>    @keyframes fadeUp {\n      0% { opacity: 0; transform: translateY(20px); }\n      100% { opacity: 1; transform: translateY(0); }\n    }<\/p>\n<p>    .icon-anim { animation: float-uniform 3s ease-in-out infinite; }\n    .fade-up { animation: fadeUp 1s ease forwards; }<\/p>\n<p>    html { scroll-behavior: smooth; }<\/p>\n<p>    \/* Estilo unificado para botones (Proporci\u00f3n perfecta con el texto) *\/\n    .btn-custom {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n      font-weight: 700;\n      border-radius: 0.85rem;\n      height: 3.75rem; \n      padding: 0 2.5rem;\n      width: 100%;\n      text-align: center;\n      font-size: 1rem;\n    }\n    @media (min-width: 1024px) {\n      .btn-custom { width: auto; min-width: 300px; }\n    }\n  <\/style>\n<p><\/head><\/p>\n<p><body class=\"bg-slate-50 text-slate-800 antialiased\"><\/p>\n<section class=\"bg-gradient-to-br from-[#2861c6] to-blue-900 text-white py-16 lg:py-28 px-6\">\n<div class=\"max-w-7xl mx-auto\">\n<div class=\"grid lg:grid-cols-2 gap-12 items-center\">\n<div class=\"fade-up\">\n          <span class=\"bg-blue-400\/20 border border-blue-400\/30 text-blue-100 px-4 py-1.5 rounded-full text-xs font-bold mb-8 inline-block tracking-widest uppercase\"><br \/>\n            Innovaci\u00f3n en Movimiento<br \/>\n          <\/span><\/p>\n<h1 class=\"text-4xl md:text-6xl font-extrabold mb-6 leading-tight\">\n            Optimiza tu log\u00edstica <br \/> <br \/>\n            <span class=\"text-blue-300\">y reduce costos<\/span><br \/>\n          <\/h1>\n<p class=\"mb-10 text-lg opacity-90 max-w-xl leading-relaxed\">\n            Transformamos tu cadena de suministro con soluciones inteligentes de transporte y distribuci\u00f3n con cobertura total en todo M\u00e9xico.\n          <\/p>\n<p>          <button class=\"btn-custom bg-white text-[#2861c6] shadow-xl hover:bg-slate-100 hover:-translate-y-1\"><br \/>\n            Solicitar asesor\u00eda t\u00e9cnica<br \/>\n          <\/button>\n        <\/div>\n<div class=\"fade-up\" style=\"animation-delay: 0.2s\">\n<div class=\"bg-white text-slate-800 p-8 md:p-10 rounded-[2.5rem] shadow-2xl border border-white\/10\">\n<h2 class=\"text-2xl font-bold mb-2 text-slate-900\">Cotiza tu env\u00edo<\/h2>\n<p class=\"text-slate-500 mb-8 text-sm\">Detalla tu carga para obtener una tarifa precisa.<\/p>\n<form class=\"space-y-5\">\n<div class=\"grid md:grid-cols-2 gap-4\">\n<div class=\"space-y-1\">\n                  <label class=\"text-[10px] font-bold uppercase text-slate-400 tracking-wider ml-1\">Origen<\/label><br \/>\n                  <input type=\"text\" placeholder=\"Ciudad o C.P.\" class=\"w-full p-3.5 bg-slate-50 border border-slate-200 rounded-xl focus:ring-2 focus:ring-[#2861c6] outline-none transition-all\">\n                <\/div>\n<div class=\"space-y-1\">\n                  <label class=\"text-[10px] font-bold uppercase text-slate-400 tracking-wider ml-1\">Destino<\/label><br \/>\n                  <input type=\"text\" placeholder=\"Ciudad o C.P.\" class=\"w-full p-3.5 bg-slate-50 border border-slate-200 rounded-xl focus:ring-2 focus:ring-[#2861c6] outline-none transition-all\">\n                <\/div>\n<\/p><\/div>\n<div class=\"grid grid-cols-2 md:grid-cols-4 gap-3\">\n<div class=\"space-y-1\">\n                  <label class=\"text-[10px] font-bold uppercase text-slate-400 tracking-wider ml-1\">Alto (cm)<\/label><br \/>\n                  <input type=\"number\" placeholder=\"0\" class=\"w-full p-3 bg-slate-50 border border-slate-200 rounded-xl focus:ring-2 focus:ring-[#2861c6] outline-none\">\n                <\/div>\n<div class=\"space-y-1\">\n                  <label class=\"text-[10px] font-bold uppercase text-slate-400 tracking-wider ml-1\">Ancho (cm)<\/label><br \/>\n                  <input type=\"number\" placeholder=\"0\" class=\"w-full p-3 bg-slate-50 border border-slate-200 rounded-xl focus:ring-2 focus:ring-[#2861c6] outline-none\">\n                <\/div>\n<div class=\"space-y-1\">\n                  <label class=\"text-[10px] font-bold uppercase text-slate-400 tracking-wider ml-1\">Largo (cm)<\/label><br \/>\n                  <input type=\"number\" placeholder=\"0\" class=\"w-full p-3 bg-slate-50 border border-slate-200 rounded-xl focus:ring-2 focus:ring-[#2861c6] outline-none\">\n                <\/div>\n<div class=\"space-y-1\">\n                  <label class=\"text-[10px] font-bold uppercase text-slate-400 tracking-wider ml-1\">Peso (kg)<\/label><br \/>\n                  <input type=\"number\" placeholder=\"0\" class=\"w-full p-3 bg-slate-50 border border-slate-200 rounded-xl focus:ring-2 focus:ring-[#2861c6] outline-none\">\n                <\/div>\n<\/p><\/div>\n<div class=\"grid grid-cols-3 gap-4\">\n<div class=\"col-span-1 space-y-1\">\n                  <label class=\"text-[10px] font-bold uppercase text-slate-400 tracking-wider ml-1\">Cantidad<\/label><br \/>\n                  <input type=\"number\" value=\"1\" min=\"1\" class=\"w-full p-3.5 bg-slate-50 border border-slate-200 rounded-xl focus:ring-2 focus:ring-[#2861c6] outline-none\">\n                <\/div>\n<div class=\"col-span-2 space-y-1\">\n                  <label class=\"text-[10px] font-bold uppercase text-slate-400 tracking-wider ml-1\">Tipo de Env\u00edo<\/label><br \/>\n                  <select class=\"w-full p-3.5 bg-slate-50 border border-slate-200 rounded-xl focus:ring-2 focus:ring-[#2861c6] outline-none cursor-pointer appearance-none bg-[url('data:image\/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%232861c6%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpolyline%20points%3D%226%209%2012%2015%2018%209%22%3E%3C%2Fpolyline%3E%3C%2Fsvg%3E')] bg-[length:18px] bg-[right_1rem_center] bg-no-repeat\"><option value=\"mismo-dia\">Mismo d\u00eda<\/option><option value=\"dia-siguiente\">D\u00eda siguiente<\/option><option value=\"segundo-dia\">Segundo d\u00eda<\/option><option value=\"estandar\">Est\u00e1ndar<\/option><option value=\"economico\">Econ\u00f3mico<\/option><\/select>\n                <\/div>\n<\/p><\/div>\n<p>              <button type=\"button\" class=\"btn-custom bg-[#2861c6] text-white shadow-lg hover:bg-blue-700\"><br \/>\n                Calcular tarifa inmediata<br \/>\n              <\/button><br \/>\n            <\/form>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"py-24 px-6 bg-white\">\n<div class=\"max-w-7xl mx-auto\">\n<div class=\"text-center mb-20\">\n<h2 class=\"text-3xl md:text-5xl font-extrabold mb-4 text-slate-900 tracking-tight\">Ventajas Competitivas<\/h2>\n<div class=\"w-20 h-1.5 bg-[#2861c6] mx-auto rounded-full\"><\/div>\n<\/p><\/div>\n<div class=\"grid sm:grid-cols-2 lg:grid-cols-3 gap-12\">\n<div class=\"relative p-10 rounded-[2.5rem] bg-slate-50 border border-slate-100 hover:bg-white hover:shadow-2xl transition-all group text-center\">\n<div class=\"w-20 h-20 mx-auto mb-8 flex items-center justify-center bg-blue-100 rounded-2xl icon-anim text-[#2861c6] group-hover:bg-[#2861c6] group-hover:text-white transition-all duration-500\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-12 h-12\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.5\">\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M3 3v1.5M3 21v-6m0 0l2.77-.693a9 9 0 016.208.682l.108.054a9 9 0 006.086.71l3.111-.732V4.29l-3.333.832a9 9 0 01-6.208-.682l-.108-.054a9 9 0 00-6.086-.71L3 4.5m0 10.5V4.5m16.5 7.5a3.375 3.375 0 11-6.75 0 3.375 3.375 0 016.75 0z\" \/>\n            <\/svg>\n          <\/div>\n<h3 class=\"text-2xl font-bold mb-4\">Inteligencia en Ruta<\/h3>\n<p class=\"text-slate-600 leading-relaxed\">\n            Algoritmos predictivos que optimizan el ruteo din\u00e1mico para garantizar la m\u00e1xima puntualidad operativa.\n          <\/p>\n<\/p><\/div>\n<div class=\"relative p-10 rounded-[2.5rem] bg-slate-50 border border-slate-100 hover:bg-white hover:shadow-2xl transition-all group text-center\">\n<div class=\"w-20 h-20 mx-auto mb-8 flex items-center justify-center bg-blue-100 rounded-2xl icon-anim text-[#2861c6] group-hover:bg-[#2861c6] group-hover:text-white transition-all duration-500\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-12 h-12\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.2\">\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15 10.5a3 3 0 11-6 0 3 3 0 016 0z\" \/>\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1115 0z\" \/>\n              <path d=\"M7 15.5c-1-1.5-2.5-1-3-2s-.5-2 1-3.5c1.5-1.5 3.5-3.5 5.5-4s5.5 0 7 1.5 2 4.5 1 6-2 2-2 4c0 1.5-1 3-2.5 3.5s-3 .5-4-1.5z\" opacity=\"0.4\"\/>\n            <\/svg>\n          <\/div>\n<h3 class=\"text-2xl font-bold mb-4\">Red Estrat\u00e9gica<\/h3>\n<p class=\"text-slate-600 leading-relaxed\">\n            Cobertura nacional con presencia estrat\u00e9gica en los hubs log\u00edsticos m\u00e1s relevantes del territorio mexicano.\n          <\/p>\n<\/p><\/div>\n<div class=\"relative p-10 rounded-[2.5rem] bg-slate-50 border border-slate-100 hover:bg-white hover:shadow-2xl transition-all group text-center\">\n<div class=\"w-20 h-20 mx-auto mb-8 flex items-center justify-center bg-blue-100 rounded-2xl icon-anim text-[#2861c6] group-hover:bg-[#2861c6] group-hover:text-white transition-all duration-500\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-12 h-12\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.5\">\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M2.036 12.322a1.012 1.012 0 010-.644C3.399 8.049 7.21 5 12 5c4.79 0 8.601 3.049 9.964 6.678.051.137.051.286 0 .422C20.601 15.951 16.79 19 12 19c-4.79 0-8.601-3.049-9.964-6.678z\" \/>\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15 12a3 3 0 11-6 0 3 3 0 016 0z\" \/>\n            <\/svg>\n          <\/div>\n<h3 class=\"text-2xl font-bold mb-4\">Control Blindado<\/h3>\n<p class=\"text-slate-600 leading-relaxed\">\n            Monitoreo en tiempo real y visibilidad total de tu carga desde el origen hasta el \u00faltimo destino.\n          <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p><\/body><br \/>\n<\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Soluciones Log\u00edsticas Profesionales | Grupo ampm Innovaci\u00f3n en Movimiento Optimiza tu log\u00edstica y reduce costos Transformamos tu cadena de suministro con soluciones inteligentes de transporte y distribuci\u00f3n con cobertura total en todo M\u00e9xico. Solicitar asesor\u00eda t\u00e9cnica Cotiza tu env\u00edo Detalla tu carga para obtener una tarifa precisa. Origen Destino Alto (cm) Ancho (cm) Largo (cm) [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"content-type":"","inline_featured_image":false,"footnotes":""},"class_list":["post-1868","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Cotizador de Env\u00edos - Grupo ampm | Soluciones log\u00edsticas all in one en M\u00e9xico<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/grupoampm.com\/en\/cotizador-de-envios\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Cotizador de Env\u00edos - Grupo ampm | Soluciones log\u00edsticas all in one en M\u00e9xico\" \/>\n<meta property=\"og:description\" content=\"Soluciones Log\u00edsticas Profesionales | Grupo ampm Innovaci\u00f3n en Movimiento Optimiza tu log\u00edstica y reduce costos Transformamos tu cadena de suministro con soluciones inteligentes de transporte y distribuci\u00f3n con cobertura total en todo M\u00e9xico. Solicitar asesor\u00eda t\u00e9cnica Cotiza tu env\u00edo Detalla tu carga para obtener una tarifa precisa. Origen Destino Alto (cm) Ancho (cm) Largo (cm) [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/grupoampm.com\/en\/cotizador-de-envios\/\" \/>\n<meta property=\"og:site_name\" content=\"Grupo ampm | Soluciones log\u00edsticas all in one en M\u00e9xico\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-13T23:36:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/grupoampm.com\/wp-content\/uploads\/2025\/08\/Proyecto-nuevo-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1041\" \/>\n\t<meta property=\"og:image:height\" content=\"536\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/grupoampm.com\\\/cotizador-de-envios\\\/\",\"url\":\"https:\\\/\\\/grupoampm.com\\\/cotizador-de-envios\\\/\",\"name\":\"Cotizador de Env\u00edos - Grupo ampm | Soluciones log\u00edsticas all in one en M\u00e9xico\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/grupoampm.com\\\/#website\"},\"datePublished\":\"2026-02-12T20:56:08+00:00\",\"dateModified\":\"2026-04-13T23:36:05+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/grupoampm.com\\\/cotizador-de-envios\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/grupoampm.com\\\/cotizador-de-envios\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/grupoampm.com\\\/cotizador-de-envios\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/grupoampm.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Cotizador de Env\u00edos\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/grupoampm.com\\\/#website\",\"url\":\"https:\\\/\\\/grupoampm.com\\\/\",\"name\":\"AmPm\",\"description\":\"Encuentra las mejores soluciones log\u00edsticas en M\u00e9xico\",\"publisher\":{\"@id\":\"https:\\\/\\\/grupoampm.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/grupoampm.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/grupoampm.com\\\/#organization\",\"name\":\"AmPm\",\"url\":\"https:\\\/\\\/grupoampm.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/grupoampm.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/grupoampm.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/ampm-logo.svg\",\"contentUrl\":\"https:\\\/\\\/grupoampm.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/ampm-logo.svg\",\"width\":235,\"height\":48,\"caption\":\"AmPm\"},\"image\":{\"@id\":\"https:\\\/\\\/grupoampm.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Cotizador de Env\u00edos - Grupo ampm | Soluciones log\u00edsticas all in one en M\u00e9xico","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/grupoampm.com\/en\/cotizador-de-envios\/","og_locale":"en_US","og_type":"article","og_title":"Cotizador de Env\u00edos - Grupo ampm | Soluciones log\u00edsticas all in one en M\u00e9xico","og_description":"Soluciones Log\u00edsticas Profesionales | Grupo ampm Innovaci\u00f3n en Movimiento Optimiza tu log\u00edstica y reduce costos Transformamos tu cadena de suministro con soluciones inteligentes de transporte y distribuci\u00f3n con cobertura total en todo M\u00e9xico. Solicitar asesor\u00eda t\u00e9cnica Cotiza tu env\u00edo Detalla tu carga para obtener una tarifa precisa. Origen Destino Alto (cm) Ancho (cm) Largo (cm) [&hellip;]","og_url":"https:\/\/grupoampm.com\/en\/cotizador-de-envios\/","og_site_name":"Grupo ampm | Soluciones log\u00edsticas all in one en M\u00e9xico","article_modified_time":"2026-04-13T23:36:05+00:00","og_image":[{"width":1041,"height":536,"url":"https:\/\/grupoampm.com\/wp-content\/uploads\/2025\/08\/Proyecto-nuevo-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/grupoampm.com\/cotizador-de-envios\/","url":"https:\/\/grupoampm.com\/cotizador-de-envios\/","name":"Cotizador de Env\u00edos - Grupo ampm | Soluciones log\u00edsticas all in one en M\u00e9xico","isPartOf":{"@id":"https:\/\/grupoampm.com\/#website"},"datePublished":"2026-02-12T20:56:08+00:00","dateModified":"2026-04-13T23:36:05+00:00","breadcrumb":{"@id":"https:\/\/grupoampm.com\/cotizador-de-envios\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/grupoampm.com\/cotizador-de-envios\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/grupoampm.com\/cotizador-de-envios\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/grupoampm.com\/"},{"@type":"ListItem","position":2,"name":"Cotizador de Env\u00edos"}]},{"@type":"WebSite","@id":"https:\/\/grupoampm.com\/#website","url":"https:\/\/grupoampm.com\/","name":"AmPm","description":"Encuentra las mejores soluciones log\u00edsticas en M\u00e9xico","publisher":{"@id":"https:\/\/grupoampm.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/grupoampm.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/grupoampm.com\/#organization","name":"AmPm","url":"https:\/\/grupoampm.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/grupoampm.com\/#\/schema\/logo\/image\/","url":"https:\/\/grupoampm.com\/wp-content\/uploads\/2025\/03\/ampm-logo.svg","contentUrl":"https:\/\/grupoampm.com\/wp-content\/uploads\/2025\/03\/ampm-logo.svg","width":235,"height":48,"caption":"AmPm"},"image":{"@id":"https:\/\/grupoampm.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/grupoampm.com\/en\/wp-json\/wp\/v2\/pages\/1868","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/grupoampm.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/grupoampm.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/grupoampm.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/grupoampm.com\/en\/wp-json\/wp\/v2\/comments?post=1868"}],"version-history":[{"count":36,"href":"https:\/\/grupoampm.com\/en\/wp-json\/wp\/v2\/pages\/1868\/revisions"}],"predecessor-version":[{"id":2089,"href":"https:\/\/grupoampm.com\/en\/wp-json\/wp\/v2\/pages\/1868\/revisions\/2089"}],"wp:attachment":[{"href":"https:\/\/grupoampm.com\/en\/wp-json\/wp\/v2\/media?parent=1868"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}