{"id":222,"date":"2026-04-22T17:39:25","date_gmt":"2026-04-22T17:39:25","guid":{"rendered":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/?page_id=222"},"modified":"2026-06-15T13:51:17","modified_gmt":"2026-06-15T13:51:17","slug":"menu","status":"publish","type":"page","link":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/menu\/","title":{"rendered":"Menu"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"222\" class=\"elementor elementor-222\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b5cc7be elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"b5cc7be\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a9cd2aa\" data-id=\"a9cd2aa\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cab319c elementor-widget elementor-widget-html\" data-id=\"cab319c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  \/* Global Fonts & Variables *\/\r\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400&family=DM+Sans:opsz,wght@9..40,400;9..40,500&family=Caveat:wght@500&display=swap');\r\n\r\n  :root {\r\n    --primary: #2B1A14; \r\n    --secondary: #C06E52; \r\n    --accent: #9CB495; \r\n    --bg-base: #F9F6F0; \r\n    --text-main: #1C1A19; \r\n    \r\n    --font-heading: 'Cormorant Garamond', serif;\r\n    --font-body: 'DM Sans', sans-serif;\r\n    --font-accent: 'Caveat', cursive;\r\n  }\r\n\r\n  body {\r\n    background-color: var(--bg-base);\r\n    margin: 0;\r\n    padding: 0;\r\n    font-family: var(--font-body);\r\n    color: var(--text-main);\r\n  }\r\n\r\n  \/* Hub Hero Section *\/\r\n  .cm-hub-hero {\r\n    position: relative;\r\n    height: 45vh;\r\n    min-height: 350px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    overflow: hidden;\r\n    background-color: var(--primary);\r\n  }\r\n\r\n  .cm-hub-hero-bg {\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    \/* Beautiful overhead spread of coffee and food *\/\r\n    background-image: url('https:\/\/images.unsplash.com\/photo-1554118811-1e0d58224f24?auto=format&fit=crop&w=1920&q=80');\r\n    background-size: cover;\r\n    background-position: center;\r\n    z-index: 1;\r\n  }\r\n\r\n  .cm-hub-hero-overlay {\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    background: linear-gradient(to bottom, rgba(43, 26, 20, 0.7) 0%, rgba(43, 26, 20, 0.5) 100%);\r\n    z-index: 2;\r\n  }\r\n\r\n  .cm-hub-hero-content {\r\n    position: relative;\r\n    z-index: 3;\r\n    text-align: center;\r\n    padding: 0 20px;\r\n    animation: fadeInUp 1s ease forwards;\r\n  }\r\n\r\n  .cm-hub-eyebrow {\r\n    font-family: var(--font-accent);\r\n    color: var(--accent);\r\n    font-size: 2.2rem;\r\n    display: block;\r\n    margin-bottom: 5px;\r\n    transform: rotate(-3deg);\r\n  }\r\n\r\n  .cm-hub-title {\r\n    font-family: var(--font-heading);\r\n    font-size: clamp(3rem, 5vw, 4.5rem);\r\n    color: #ffffff;\r\n    margin: 0 0 10px 0;\r\n    font-weight: 400;\r\n  }\r\n\r\n  .cm-hub-subtitle {\r\n    font-size: 1.1rem;\r\n    color: rgba(255, 255, 255, 0.9);\r\n    max-width: 600px;\r\n    margin: 0 auto;\r\n    line-height: 1.6;\r\n  }\r\n\r\n  \/* Hub Content Section *\/\r\n  .cm-hub-section {\r\n    padding: 80px 5%;\r\n    background-color: var(--bg-base);\r\n  }\r\n\r\n  .cm-hub-container {\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n  }\r\n\r\n  \/* Grid Layout for Directory Cards *\/\r\n  .cm-hub-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n    gap: 40px;\r\n  }\r\n\r\n  \/* Directory Card Styling *\/\r\n  .cm-dir-card {\r\n    background: #ffffff;\r\n    border-radius: 16px;\r\n    overflow: hidden;\r\n    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.06);\r\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\r\n    display: flex;\r\n    flex-direction: column;\r\n    text-decoration: none; \/* Make whole card clickable fallback *\/\r\n    color: inherit;\r\n  }\r\n\r\n  .cm-dir-card:hover {\r\n    transform: translateY(-8px);\r\n    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.12);\r\n  }\r\n\r\n  .cm-dir-img-wrapper {\r\n    width: 100%;\r\n    height: 260px;\r\n    overflow: hidden;\r\n    position: relative;\r\n  }\r\n\r\n  .cm-dir-img {\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;\r\n    transition: transform 0.6s ease;\r\n  }\r\n\r\n  .cm-dir-card:hover .cm-dir-img {\r\n    transform: scale(1.08);\r\n  }\r\n\r\n  .cm-dir-body {\r\n    padding: 30px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    flex-grow: 1;\r\n    text-align: center;\r\n  }\r\n\r\n  .cm-dir-title {\r\n    font-family: var(--font-heading);\r\n    font-size: 2.2rem;\r\n    color: var(--primary);\r\n    margin: 0 0 15px 0;\r\n    font-weight: 600;\r\n    line-height: 1.1;\r\n  }\r\n\r\n  .cm-dir-desc {\r\n    font-size: 1rem;\r\n    color: #555;\r\n    line-height: 1.6;\r\n    margin-bottom: 30px;\r\n    flex-grow: 1;\r\n  }\r\n\r\n  \/* Action Button inside Card *\/\r\n  .cm-dir-btn {\r\n    display: block;\r\n    width: 100%;\r\n    box-sizing: border-box;\r\n    text-align: center;\r\n    background-color: var(--secondary);\r\n    color: #ffffff;\r\n    padding: 15px;\r\n    border-radius: 50px;\r\n    font-family: var(--font-body);\r\n    font-weight: 600;\r\n    font-size: 1.05rem;\r\n    transition: background-color 0.3s ease;\r\n    text-decoration: none;\r\n  }\r\n\r\n  .cm-dir-card:hover .cm-dir-btn {\r\n    background-color: var(--primary);\r\n  }\r\n\r\n  @keyframes fadeInUp {\r\n    0% { opacity: 0; transform: translateY(20px); }\r\n    100% { opacity: 1; transform: translateY(0); }\r\n  }\r\n\r\n  \/* Mobile Adjustments *\/\r\n  @media (max-width: 768px) {\r\n    .cm-hub-section {\r\n      padding: 60px 5%;\r\n    }\r\n    .cm-dir-img-wrapper {\r\n      height: 200px;\r\n    }\r\n    .cm-dir-body {\r\n      padding: 25px 20px;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"cm-hub-hero\">\r\n  <div class=\"cm-hub-hero-bg\"><\/div>\r\n  <div class=\"cm-hub-hero-overlay\"><\/div>\r\n  <div class=\"cm-hub-hero-content\">\r\n    <span class=\"cm-hub-eyebrow\">Sip & Savor<\/span>\r\n    <h1 class=\"cm-hub-title\">Explore Our Menus<\/h1>\r\n    <p class=\"cm-hub-subtitle\">From handcrafted espresso to made-to-order lunches, discover everything we are serving up today.<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section class=\"cm-hub-section\">\r\n  <div class=\"cm-hub-container\">\r\n    <div class=\"cm-hub-grid\">\r\n\r\n      <a href=\"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/coffee-menu\/\" class=\"cm-dir-card\">\r\n        <div class=\"cm-dir-img-wrapper\">\r\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1497935586351-b67a49e012bf?auto=format&fit=crop&w=800&q=80\" alt=\"Coffee Menu\" class=\"cm-dir-img\">\r\n        <\/div>\r\n        <div class=\"cm-dir-body\">\r\n          <h2 class=\"cm-dir-title\">Coffee Menu<\/h2>\r\n          <p class=\"cm-dir-desc\">Our signature lattes, classic espressos, and refreshing frappes crafted from premium Ugandan beans.<\/p>\r\n          <span class=\"cm-dir-btn\">View Coffee<\/span>\r\n        <\/div>\r\n      <\/a>\r\n\r\n      <a href=\"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/breakfast-menu\/\" class=\"cm-dir-card\">\r\n        <div class=\"cm-dir-img-wrapper\">\r\n          <img decoding=\"async\" src=\"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/wp-content\/uploads\/2026\/04\/Croissant-Sandwiches.avif\" alt=\"Breakfast Menu\" class=\"cm-dir-img\">\r\n        <\/div>\r\n        <div class=\"cm-dir-body\">\r\n          <h2 class=\"cm-dir-title\">Breakfast Menu<\/h2>\r\n          <p class=\"cm-dir-desc\">Start your day right with fresh croissant sandwiches, bagels, and locally baked pastries served all day.<\/p>\r\n          <span class=\"cm-dir-btn\">View Breakfast<\/span>\r\n        <\/div>\r\n      <\/a>\r\n\r\n      <a href=\"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/lunch-menu\/\" class=\"cm-dir-card\">\r\n        <div class=\"cm-dir-img-wrapper\">\r\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1528735602780-2552fd46c7af?auto=format&fit=crop&w=800&q=80\" alt=\"Lunch Menu\" class=\"cm-dir-img\">\r\n        <\/div>\r\n        <div class=\"cm-dir-body\">\r\n          <h2 class=\"cm-dir-title\">Lunch Menu<\/h2>\r\n          <p class=\"cm-dir-desc\">Made-to-order sandwiches and wraps including our Tampa staple Cuban sandwich and Turkey Club.<\/p>\r\n          <span class=\"cm-dir-btn\">View Lunch<\/span>\r\n        <\/div>\r\n      <\/a>\r\n\r\n      <a href=\"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/buy-beans\/\" class=\"cm-dir-card\">\r\n        <div class=\"cm-dir-img-wrapper\">\r\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1559525839-b184a4d698c7?auto=format&fit=crop&w=800&q=80\" alt=\"Buy Retail Beans\" class=\"cm-dir-img\">\r\n        <\/div>\r\n        <div class=\"cm-dir-body\">\r\n          <h2 class=\"cm-dir-title\">Buy Beans<\/h2>\r\n          <p class=\"cm-dir-desc\">Bring the Coffee Me experience home. Shop our exclusive collection of freshly roasted whole coffee beans.<\/p>\r\n          <span class=\"cm-dir-btn\">Shop Beans<\/span>\r\n        <\/div>\r\n      <\/a>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Sip &#038; Savor Explore Our Menus From handcrafted espresso to made-to-order lunches, discover everything we are serving up today. Coffee [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-222","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Coffee Menu \u2014 Coffee Me Tampa<\/title>\n<meta name=\"description\" content=\"Explore Coffee Me&#039;s handcrafted espresso drinks, breakfast, and lunch menu at our Tampa caf\u00e9.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/menu\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Coffee Menu \u2014 Coffee Me Tampa\" \/>\n<meta property=\"og:description\" content=\"Explore Coffee Me&#039;s handcrafted espresso drinks, breakfast, and lunch menu at our Tampa caf\u00e9.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/menu\/\" \/>\n<meta property=\"og:site_name\" content=\"Coffee Me FL\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-15T13:51:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/images.unsplash.com\/photo-1497935586351-b67a49e012bf?auto=format&fit=crop&w=800&q=80\" \/>\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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bizexceldemo.com\\\/websites\\\/coffeemefl\\\/menu\\\/\",\"url\":\"https:\\\/\\\/bizexceldemo.com\\\/websites\\\/coffeemefl\\\/menu\\\/\",\"name\":\"Coffee Menu \u2014 Coffee Me Tampa\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bizexceldemo.com\\\/websites\\\/coffeemefl\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/bizexceldemo.com\\\/websites\\\/coffeemefl\\\/menu\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/bizexceldemo.com\\\/websites\\\/coffeemefl\\\/menu\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/images.unsplash.com\\\/photo-1497935586351-b67a49e012bf?auto=format&fit=crop&w=800&q=80\",\"datePublished\":\"2026-04-22T17:39:25+00:00\",\"dateModified\":\"2026-06-15T13:51:17+00:00\",\"description\":\"Explore Coffee Me's handcrafted espresso drinks, breakfast, and lunch menu at our Tampa caf\u00e9.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bizexceldemo.com\\\/websites\\\/coffeemefl\\\/menu\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/bizexceldemo.com\\\/websites\\\/coffeemefl\\\/menu\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/bizexceldemo.com\\\/websites\\\/coffeemefl\\\/menu\\\/#primaryimage\",\"url\":\"https:\\\/\\\/images.unsplash.com\\\/photo-1497935586351-b67a49e012bf?auto=format&fit=crop&w=800&q=80\",\"contentUrl\":\"https:\\\/\\\/images.unsplash.com\\\/photo-1497935586351-b67a49e012bf?auto=format&fit=crop&w=800&q=80\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bizexceldemo.com\\\/websites\\\/coffeemefl\\\/menu\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bizexceldemo.com\\\/websites\\\/coffeemefl\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Menu\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bizexceldemo.com\\\/websites\\\/coffeemefl\\\/#website\",\"url\":\"https:\\\/\\\/bizexceldemo.com\\\/websites\\\/coffeemefl\\\/\",\"name\":\"Coffee Me FL\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/bizexceldemo.com\\\/websites\\\/coffeemefl\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/bizexceldemo.com\\\/websites\\\/coffeemefl\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/bizexceldemo.com\\\/websites\\\/coffeemefl\\\/#organization\",\"name\":\"Coffee Me FL\",\"url\":\"https:\\\/\\\/bizexceldemo.com\\\/websites\\\/coffeemefl\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/bizexceldemo.com\\\/websites\\\/coffeemefl\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/bizexceldemo.com\\\/websites\\\/coffeemefl\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/coffee-mug-edit1-04-1.avif\",\"contentUrl\":\"https:\\\/\\\/bizexceldemo.com\\\/websites\\\/coffeemefl\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/coffee-mug-edit1-04-1.avif\",\"width\":91,\"height\":80,\"caption\":\"Coffee Me FL\"},\"image\":{\"@id\":\"https:\\\/\\\/bizexceldemo.com\\\/websites\\\/coffeemefl\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Coffee Menu \u2014 Coffee Me Tampa","description":"Explore Coffee Me's handcrafted espresso drinks, breakfast, and lunch menu at our Tampa caf\u00e9.","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:\/\/bizexceldemo.com\/websites\/coffeemefl\/menu\/","og_locale":"en_US","og_type":"article","og_title":"Coffee Menu \u2014 Coffee Me Tampa","og_description":"Explore Coffee Me's handcrafted espresso drinks, breakfast, and lunch menu at our Tampa caf\u00e9.","og_url":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/menu\/","og_site_name":"Coffee Me FL","article_modified_time":"2026-06-15T13:51:17+00:00","og_image":[{"url":"https:\/\/images.unsplash.com\/photo-1497935586351-b67a49e012bf?auto=format&fit=crop&w=800&q=80","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/menu\/","url":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/menu\/","name":"Coffee Menu \u2014 Coffee Me Tampa","isPartOf":{"@id":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/menu\/#primaryimage"},"image":{"@id":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/menu\/#primaryimage"},"thumbnailUrl":"https:\/\/images.unsplash.com\/photo-1497935586351-b67a49e012bf?auto=format&fit=crop&w=800&q=80","datePublished":"2026-04-22T17:39:25+00:00","dateModified":"2026-06-15T13:51:17+00:00","description":"Explore Coffee Me's handcrafted espresso drinks, breakfast, and lunch menu at our Tampa caf\u00e9.","breadcrumb":{"@id":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/menu\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bizexceldemo.com\/websites\/coffeemefl\/menu\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/menu\/#primaryimage","url":"https:\/\/images.unsplash.com\/photo-1497935586351-b67a49e012bf?auto=format&fit=crop&w=800&q=80","contentUrl":"https:\/\/images.unsplash.com\/photo-1497935586351-b67a49e012bf?auto=format&fit=crop&w=800&q=80"},{"@type":"BreadcrumbList","@id":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/menu\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/"},{"@type":"ListItem","position":2,"name":"Menu"}]},{"@type":"WebSite","@id":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/#website","url":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/","name":"Coffee Me FL","description":"","publisher":{"@id":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/#organization","name":"Coffee Me FL","url":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/#\/schema\/logo\/image\/","url":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/wp-content\/uploads\/2026\/05\/coffee-mug-edit1-04-1.avif","contentUrl":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/wp-content\/uploads\/2026\/05\/coffee-mug-edit1-04-1.avif","width":91,"height":80,"caption":"Coffee Me FL"},"image":{"@id":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/wp-json\/wp\/v2\/pages\/222","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/wp-json\/wp\/v2\/comments?post=222"}],"version-history":[{"count":7,"href":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/wp-json\/wp\/v2\/pages\/222\/revisions"}],"predecessor-version":[{"id":233,"href":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/wp-json\/wp\/v2\/pages\/222\/revisions\/233"}],"wp:attachment":[{"href":"https:\/\/bizexceldemo.com\/websites\/coffeemefl\/wp-json\/wp\/v2\/media?parent=222"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}