{"id":33,"date":"2026-06-10T02:07:00","date_gmt":"2026-06-10T02:07:00","guid":{"rendered":"https:\/\/bunnygoorale.com\/?page_id=33"},"modified":"2026-06-12T02:34:15","modified_gmt":"2026-06-12T02:34:15","slug":"restaurants","status":"publish","type":"page","link":"https:\/\/bunnygoorale.com\/?page_id=33","title":{"rendered":"Restaurants"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"33\" class=\"elementor elementor-33\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ad5a272 e-con e-atomic-element e-flexbox-base e-1ac5109 \" data-id=\"ad5a272\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"ad5a272\">\n    \t\t<div class=\"elementor-element elementor-element-f159707 elementor-widget elementor-widget-html\" data-id=\"f159707\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght=400;600;700&display=swap');\r\n\r\n:root {\r\n  --bunny-orange: #E8761A;\r\n  --bunny-green: #609337;\r\n  --bunny-green-glow: rgba(96, 147, 55, 0.2);\r\n  --bunny-orange-glow: rgba(232, 118, 26, 0.2);\r\n  \r\n  --bunny-bg-main: #121212; \r\n  --bunny-bg-card: #1E1E1E; \r\n  \r\n  --bunny-text-title: #FFFFFF; \r\n  --bunny-text-body: #B3B3B3; \r\n  --bunny-border: #2A2A2A; \r\n}\r\n\r\n.bunnygo-directory-page {\r\n  font-family: 'Poppins', sans-serif;\r\n  color: var(--bunny-text-body);\r\n  line-height: 1.6;\r\n  background-color: var(--bunny-bg-main);\r\n  margin: 0;\r\n  padding: 0;\r\n  box-sizing: border-box;\r\n}\r\n\r\n.bunnygo-directory-page *, \r\n.bunnygo-directory-page *::before, \r\n.bunnygo-directory-page *::after {\r\n  box-sizing: border-box;\r\n}\r\n\r\n.bunnygo-directory-page .dir-container {\r\n  max-width: 1100px;\r\n  margin: 0 auto;\r\n  padding: 40px 20px;\r\n}\r\n\r\n.bunnygo-directory-page .bg-back-link {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  color: var(--bunny-text-body);\r\n  text-decoration: none;\r\n  font-size: 14px;\r\n  font-weight: 600;\r\n  margin-bottom: 40px;\r\n  transition: color 0.3s ease;\r\n}\r\n\r\n.bunnygo-directory-page .bg-back-link:hover {\r\n  color: var(--bunny-orange);\r\n}\r\n\r\n.bunnygo-directory-page .bg-back-link span {\r\n  margin-right: 8px;\r\n  font-size: 16px;\r\n}\r\n\r\n.bunnygo-directory-page .dir-header {\r\n  text-align: center;\r\n  margin-bottom: 60px;\r\n}\r\n\r\n.bunnygo-directory-page .dir-header h1 {\r\n  font-size: 40px;\r\n  color: var(--bunny-text-title);\r\n  margin: 0 0 15px 0;\r\n  font-weight: 700;\r\n}\r\n\r\n.bunnygo-directory-page .dir-header p {\r\n  font-size: 16px;\r\n  max-width: 600px;\r\n  margin: 0 auto;\r\n}\r\n\r\n.bunnygo-directory-page .dir-detailed-list {\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 30px;\r\n}\r\n\r\n.bunnygo-directory-page .dir-detailed-card {\r\n  background-color: var(--bunny-bg-card);\r\n  border: 1px solid var(--bunny-border);\r\n  border-radius: 20px;\r\n  padding: 40px;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: space-between;\r\n  gap: 40px;\r\n  transition: all 0.3s ease;\r\n}\r\n\r\n.bunnygo-directory-page .dir-detailed-card:hover {\r\n  border-color: var(--bunny-orange);\r\n  box-shadow: 0 10px 30px var(--bunny-orange-glow);\r\n  transform: translateY(-2px);\r\n}\r\n\r\n.bunnygo-directory-page .dir-col-logo {\r\n  flex: 0 0 200px;\r\n  height: 120px;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  background-color: rgba(255, 255, 255, 0.02);\r\n  border-radius: 14px;\r\n  border: 1px solid rgba(255, 255, 255, 0.05);\r\n  padding: 15px;\r\n}\r\n\r\n.bunnygo-directory-page .dir-col-logo img {\r\n  max-height: 100%;\r\n  max-width: 100%;\r\n  object-fit: contain;\r\n}\r\n\r\n.bunnygo-directory-page .dir-logo-emoji {\r\n  font-size: 18px;\r\n  font-weight: 700;\r\n  color: var(--bunny-text-title);\r\n  text-align: center;\r\n  line-height: 1.2;\r\n}\r\n\r\n.bunnygo-directory-page .dir-col-info {\r\n  flex: 1;\r\n}\r\n\r\n.bunnygo-directory-page .dir-cuisine-tag {\r\n  display: inline-block;\r\n  font-size: 12px;\r\n  text-transform: uppercase;\r\n  letter-spacing: 1px;\r\n  color: var(--bunny-green);\r\n  font-weight: 700;\r\n  margin-bottom: 8px;\r\n}\r\n\r\n.bunnygo-directory-page .dir-col-info h2 {\r\n  font-size: 24px;\r\n  color: var(--bunny-text-title);\r\n  margin: 0 0 12px 0;\r\n  font-weight: 700;\r\n}\r\n\r\n.bunnygo-directory-page .dir-col-info p {\r\n  font-size: 15px;\r\n  margin: 0;\r\n  text-align: justify;\r\n}\r\n\r\n\/* --- COLUMNA DE ACCI\u00d3N ACTUALIZADA --- *\/\r\n.bunnygo-directory-page .dir-col-action {\r\n  flex: 0 0 220px; \/* Ancho fijo para que el texto baje bien organizado *\/\r\n  display: flex;\r\n  flex-direction: column;\r\n  align-items: center;\r\n  justify-content: center;\r\n}\r\n\r\n.bunnygo-directory-page .dir-action-btn {\r\n  display: inline-block;\r\n  background-color: var(--bunny-orange);\r\n  color: #FFFFFF;\r\n  padding: 14px 32px;\r\n  border-radius: 50px;\r\n  text-decoration: none;\r\n  font-weight: 600;\r\n  font-size: 15px;\r\n  letter-spacing: 0.5px;\r\n  transition: all 0.3s ease;\r\n  white-space: nowrap;\r\n  box-shadow: 0 4px 15px var(--bunny-orange-glow);\r\n  width: 100%;\r\n  text-align: center;\r\n}\r\n\r\n.bunnygo-directory-page .dir-action-btn:hover {\r\n  background-color: #FFFFFF;\r\n  color: var(--bunny-orange);\r\n  box-shadow: 0 6px 20px rgba(255, 255, 255, 0.1);\r\n  transform: translateY(-2px);\r\n}\r\n\r\n\/* --- TEXTO DE DESCUENTO --- *\/\r\n.bunnygo-directory-page .dir-discount-text {\r\n  font-size: 12px;\r\n  color: #999999;\r\n  text-align: center;\r\n  margin: 12px 0 0 0;\r\n  line-height: 1.4;\r\n}\r\n\r\n.bunnygo-directory-page .dir-discount-text strong {\r\n  color: var(--bunny-green);\r\n  font-weight: 700;\r\n}\r\n\r\n@media (max-width: 768px) {\r\n  .bunnygo-directory-page .dir-detailed-card {\r\n    flex-direction: column;\r\n    text-align: center;\r\n    padding: 30px 20px;\r\n    gap: 25px;\r\n  }\r\n  \r\n  .bunnygo-directory-page .dir-col-logo {\r\n    flex: none;\r\n    width: 100%;\r\n    height: 100px;\r\n  }\r\n\r\n  .bunnygo-directory-page .dir-col-info p {\r\n    text-align: center;\r\n  }\r\n\r\n  .bunnygo-directory-page .dir-col-action {\r\n    width: 100%;\r\n    flex: none;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<div class=\"bunnygo-directory-page\">\r\n  <div class=\"dir-container\">\r\n    \r\n    <a href=\"https:\/\/bunnygoorale.com\" class=\"bg-back-link\">\r\n      <span>\u2190<\/span> Back to Main Page\r\n    <\/a>\r\n\r\n    <header class=\"dir-header\">\r\n      <h1>Our Associated Restaurants<\/h1>\r\n      <p>Explore the best culinary options available in your area. Select your favorite restaurant and place your order directly through BunnyGo.<\/p>\r\n    <\/header>\r\n\r\n    <div class=\"dir-detailed-list\">\r\n\r\n      <article class=\"dir-detailed-card\">\r\n        <div class=\"dir-col-logo\">\r\n          <img decoding=\"async\" src=\"https:\/\/bunnygoorale.com\/wp-content\/uploads\/2026\/06\/WhatsApp_Image_2026-06-09_at_10.54.56_PM-removebg-preview.png\" alt=\"Tacolgando Taquerias Logo\">\r\n        <\/div>\r\n        <div class=\"dir-col-info\">\r\n          <span class=\"dir-cuisine-tag\">Taquer\u00eda & Street Food<\/span>\r\n          <h2>Tacolgando Taquerias LLC<\/h2>\r\n          <p>The definitive stop for true street taco lovers. Famous for their freshly made tortillas, perfectly seasoned meats, and an exclusive bar of artisanal salsas. Fast, fresh, and full of flavor in every bite.<\/p>\r\n        <\/div>\r\n        <div class=\"dir-col-action\">\r\n          <a href=\"https:\/\/share.google\/S4ygDn9uW5n7ryp5s\" target=\"_blank\" class=\"dir-action-btn\">Contact Restaurant<\/a>\r\n          <p class=\"dir-discount-text\">If you tell the restaurant that you saw the ad on Bunnygo, you'll get <strong>discounts!<\/strong><\/p>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"dir-detailed-card\">\r\n        <div class=\"dir-col-logo\">\r\n          <div class=\"dir-logo-emoji\">\ud83d\udc14<br>Mario's<br>Restaurante<\/div>\r\n        <\/div>\r\n        <div class=\"dir-col-info\">\r\n          <span class=\"dir-cuisine-tag\">Poller\u00eda & Grill<\/span>\r\n          <h2>Mario's Restaurante y Polleria<\/h2>\r\n          <p>Enjoy the best charcoal-grilled chicken and homemade sides. A cozy and welcoming spot to share a hearty, traditional meal with friends and family. Perfect seasoning and generous portions.<\/p>\r\n        <\/div>\r\n        <div class=\"dir-col-action\">\r\n          <a href=\"https:\/\/share.google\/ZGChPcTOpLKkbsimB\" target=\"_blank\" class=\"dir-action-btn\">Contact Restaurant<\/a>\r\n          <p class=\"dir-discount-text\">If you tell the restaurant that you saw the ad on Bunnygo, you'll get <strong>discounts!<\/strong><\/p>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"dir-detailed-card\">\r\n        <div class=\"dir-col-logo\">\r\n          <div class=\"dir-logo-emoji\">\ud83c\uddf5\ud83c\uddea<br>Brunos<br>Peruvian<\/div>\r\n        <\/div>\r\n        <div class=\"dir-col-info\">\r\n          <span class=\"dir-cuisine-tag\">Peruvian Gastronomy<\/span>\r\n          <h2>Brunos Peruvian Restaurant<\/h2>\r\n          <p>Experience a premium culinary journey with the finest Peruvian traditions. Delight your palate with freshly prepared ceviches, classic lomo saltado, and traditional dishes full of coastal ingredients.<\/p>\r\n        <\/div>\r\n        <div class=\"dir-col-action\">\r\n          <a href=\"https:\/\/share.google\/p2PSdnmgiQWZ0W1rA\" target=\"_blank\" class=\"dir-action-btn\">Contact Restaurant<\/a>\r\n          <p class=\"dir-discount-text\">If you tell the restaurant that you saw the ad on Bunnygo, you'll get <strong>discounts!<\/strong><\/p>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"dir-detailed-card\">\r\n        <div class=\"dir-col-logo\">\r\n          <img decoding=\"async\" src=\"https:\/\/bunnygoorale.com\/wp-content\/uploads\/2026\/06\/el-maguey-logo-e1781057147933.webp\" alt=\"El Maguey Taqueria Logo\">\r\n        <\/div>\r\n        <div class=\"dir-col-info\">\r\n          <span class=\"dir-cuisine-tag\">Mexican Grill<\/span>\r\n          <h2>El Maguey Taqueria<\/h2>\r\n          <p>A welcoming atmosphere paired with the authentic taste of the Mexican grill. Known for generous portions, amazing fajitas, quesadillas, and traditional corn-based specialties with a homemade touch.<\/p>\r\n        <\/div>\r\n        <div class=\"dir-col-action\">\r\n          <a href=\"https:\/\/share.google\/siZ1jn3z1DqAzikon\" target=\"_blank\" class=\"dir-action-btn\">Contact Restaurant<\/a>\r\n          <p class=\"dir-discount-text\">If you tell the restaurant that you saw the ad on Bunnygo, you'll get <strong>discounts!<\/strong><\/p>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"dir-detailed-card\">\r\n        <div class=\"dir-col-logo\">\r\n          <img decoding=\"async\" src=\"https:\/\/bunnygoorale.com\/wp-content\/uploads\/2026\/06\/WhatsApp_Image_2026-06-09_at_10.56.10_PM-removebg-preview.png\" alt=\"Food truck Tacos el pechy's Logo\">\r\n        <\/div>\r\n        <div class=\"dir-col-info\">\r\n          <span class=\"dir-cuisine-tag\">Food Truck Specialty<\/span>\r\n          <h2>Food truck Tacos el pechy's<\/h2>\r\n          <p>The ultimate comfort food on wheels! Specializing in quick, incredibly tasty Mexican dishes, quesabirrias with rich consomm\u00e9, and stacked tortas. A fast and highly satisfying meal anytime.<\/p>\r\n        <\/div>\r\n        <div class=\"dir-col-action\">\r\n          <a href=\"https:\/\/share.google\/Q5q0ocaZebAColJr3\" target=\"_blank\" class=\"dir-action-btn\">Contact Restaurant<\/a>\r\n          <p class=\"dir-discount-text\">If you tell the restaurant that you saw the ad on Bunnygo, you'll get <strong>discounts!<\/strong><\/p>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"dir-detailed-card\">\r\n        <div class=\"dir-col-logo\">\r\n          <div class=\"dir-logo-emoji\">\ud83c\udf2e<br>Cemitas<br>Mary<\/div>\r\n        <\/div>\r\n        <div class=\"dir-col-info\">\r\n          <span class=\"dir-cuisine-tag\">Traditional Antojitos<\/span>\r\n          <h2>Tacos Y Cemitas Mary<\/h2>\r\n          <p>Authentic cemitas poblanas and traditional tacos packed with flavor. Savor the perfect blend of fresh ingredients, artisanal bread, and a rich culinary heritage in every order.<\/p>\r\n        <\/div>\r\n        <div class=\"dir-col-action\">\r\n          <a href=\"https:\/\/share.google\/oh21hZM0HrSTUELpe\" target=\"_blank\" class=\"dir-action-btn\">Contact Restaurant<\/a>\r\n          <p class=\"dir-discount-text\">If you tell the restaurant that you saw the ad on Bunnygo, you'll get <strong>discounts!<\/strong><\/p>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"dir-detailed-card\">\r\n        <div class=\"dir-col-logo\">\r\n          <img decoding=\"async\" src=\"https:\/\/bunnygoorale.com\/wp-content\/uploads\/2026\/06\/brbecue-barrera.png\" alt=\"Barbacue Barrera Logo\">\r\n        <\/div>\r\n        <div class=\"dir-col-info\">\r\n          <span class=\"dir-cuisine-tag\">Smokehouse & BBQ<\/span>\r\n          <h2>Barbacue barrera<\/h2>\r\n          <p>Mouth-watering, slow-cooked barbecue with a signature smoky finish. Dive into tender meats, classic sides, and rich sauces that will keep you coming back for more.<\/p>\r\n        <\/div>\r\n        <div class=\"dir-col-action\">\r\n          <a href=\"https:\/\/share.google\/Z0YTKhcBvsGPS3Pyh\" target=\"_blank\" class=\"dir-action-btn\">Contact Restaurant<\/a>\r\n          <p class=\"dir-discount-text\">If you tell the restaurant that you saw the ad on Bunnygo, you'll get <strong>discounts!<\/strong><\/p>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"dir-detailed-card\">\r\n        <div class=\"dir-col-logo\">\r\n          <img decoding=\"async\" src=\"https:\/\/bunnygoorale.com\/wp-content\/uploads\/2026\/06\/WhatsApp_Image_2026-06-09_at_10.52.37_PM-removebg-preview.png\" alt=\"El Sazon Mexican Restaurant Logo\">\r\n        <\/div>\r\n        <div class=\"dir-col-info\">\r\n          <span class=\"dir-cuisine-tag\">Mexican Cuisine<\/span>\r\n          <h2>El Sazon Mexican Restaurant<\/h2>\r\n          <p>Savor the authentic and traditional flavor of Mexican food. From crispy tacos and custom burritos to exquisite specialty dishes made with secret family recipes. Unmatched spice blends.<\/p>\r\n        <\/div>\r\n        <div class=\"dir-col-action\">\r\n          <a href=\"https:\/\/share.google\/gDkuyN6muVTsyPMAI\" target=\"_blank\" class=\"dir-action-btn\">Contact Restaurant<\/a>\r\n          <p class=\"dir-discount-text\">If you tell the restaurant that you saw the ad on Bunnygo, you'll get <strong>discounts!<\/strong><\/p>\r\n        <\/div>\r\n      <\/article>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-86e52ee e-con e-atomic-element e-flexbox-base e-86e52ee-5ce932f \" data-id=\"86e52ee\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"86e52ee\">\n    \t\t<div class=\"elementor-element elementor-element-6176e36 elementor-widget elementor-widget-html\" data-id=\"6176e36\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\/* --- FOOTER STYLES --- *\/\r\n.bunnygo-footer {\r\n  background-color: #0A0A0A;\r\n  border-top: 1px solid #2A2A2A;\r\n  padding: 60px 20px 30px 20px;\r\n  color: #888888;\r\n  font-family: 'Poppins', sans-serif;\r\n}\r\n\r\n.footer-container {\r\n  max-width: 1200px;\r\n  margin: 0 auto;\r\n  display: grid;\r\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n  gap: 40px;\r\n  margin-bottom: 40px;\r\n}\r\n\r\n.footer-brand img {\r\n  max-width: 180px; \/* Ajuste para el logo *\/\r\n  margin-bottom: 15px;\r\n  display: block;\r\n}\r\n\r\n.footer-brand p {\r\n  font-size: 14px;\r\n  line-height: 1.6;\r\n}\r\n\r\n.footer-links h4 {\r\n  color: #FFFFFF;\r\n  margin-bottom: 20px;\r\n  font-size: 16px;\r\n}\r\n\r\n.footer-links ul {\r\n  list-style: none;\r\n  padding: 0;\r\n}\r\n\r\n.footer-links ul li {\r\n  margin-bottom: 10px;\r\n}\r\n\r\n.footer-links ul li a {\r\n  color: #888888;\r\n  text-decoration: none;\r\n  font-size: 14px;\r\n  transition: color 0.3s;\r\n}\r\n\r\n.footer-links ul li a:hover {\r\n  color: var(--bunny-orange);\r\n}\r\n\r\n\/* SECCI\u00d3N DE ALIADO OVERNIGHT *\/\r\n.footer-partnership {\r\n  grid-column: 1 \/ -1;\r\n  text-align: center;\r\n  padding-top: 40px;\r\n  border-top: 1px solid #1A1A1A;\r\n  display: flex;\r\n  flex-direction: column;\r\n  align-items: center;\r\n  gap: 15px;\r\n}\r\n\r\n.partnership-badge {\r\n  font-size: 12px;\r\n  text-transform: uppercase;\r\n  letter-spacing: 2px;\r\n  color: #555555;\r\n}\r\n\r\n.overnight-credit {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 10px;\r\n  font-weight: 600;\r\n  color: #FFFFFF;\r\n  font-size: 15px;\r\n}\r\n\r\n.overnight-highlight {\r\n  color: var(--bunny-green);\r\n}\r\n\r\n.copyright {\r\n  font-size: 12px;\r\n  margin-top: 20px;\r\n}\r\n<\/style>\r\n\r\n<footer class=\"bunnygo-footer\">\r\n  <div class=\"footer-container\">\r\n    \r\n    <div class=\"footer-brand\">\r\n      <img decoding=\"async\" src=\"https:\/\/bunnygoorale.com\/wp-content\/uploads\/2026\/06\/bonnygo2-scaled.png\" alt=\"BunnyGo Logo\">\r\n      <p>The fastest, most reliable multi-service app in town. Moving your world, one ride and delivery at a time.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"footer-links\">\r\n      <h4>Services<\/h4>\r\n      <ul>\r\n        <li><a href=\"https:\/\/wa.me\/18625713920\">Food Delivery<\/a><\/li>\r\n        <li><a href=\"https:\/\/bunnygoorale.com\/?page_id=64\">Taxi Rides<\/a><\/li>\r\n        <li><a href=\"https:\/\/bunnygoorale.com\/?page_id=33\">Restaurant Directory<\/a><\/li>\r\n      <\/ul>\r\n    <\/div>\r\n\r\n    <div class=\"footer-links\">\r\n      <h4>Contact<\/h4>\r\n      <ul>\r\n        <li><a href=\"https:\/\/wa.me\/18625713920\">Customer Support<\/a><\/li>\r\n        <li><a href=\"#\">Become a Partner<\/a><\/li>\r\n      <\/ul>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n  <div class=\"footer-partnership\">\r\n    <span class=\"partnership-badge\"><\/span>\r\n    <div class=\"overnight-credit\">\r\n      Built with the support of \r\n      <span class=\"overnight-highlight\">Overnight<\/span> \ud83d\ude80\r\n    <\/div>\r\n    <p class=\"copyright\">\u00a9 2026 BunnyGo. All rights reserved.<\/p>\r\n  <\/div>\r\n<\/footer>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u2190 Back to Main Page Our Associated Restaurants Explore the best culinary options available in your area. Select your favorite restaurant and place your order directly through BunnyGo. Taquer\u00eda &#038; Street Food Tacolgando Taquerias LLC The definitive stop for true street taco lovers. Famous for their freshly made tortillas, perfectly seasoned meats, and an exclusive [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-33","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bunnygoorale.com\/index.php?rest_route=\/wp\/v2\/pages\/33","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bunnygoorale.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bunnygoorale.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bunnygoorale.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bunnygoorale.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=33"}],"version-history":[{"count":19,"href":"https:\/\/bunnygoorale.com\/index.php?rest_route=\/wp\/v2\/pages\/33\/revisions"}],"predecessor-version":[{"id":96,"href":"https:\/\/bunnygoorale.com\/index.php?rest_route=\/wp\/v2\/pages\/33\/revisions\/96"}],"wp:attachment":[{"href":"https:\/\/bunnygoorale.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=33"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}