{"id":542,"date":"2026-01-11T09:19:59","date_gmt":"2026-01-11T09:19:59","guid":{"rendered":"https:\/\/yebbo.com\/ethiodiego\/?p=542"},"modified":"2026-01-11T09:20:02","modified_gmt":"2026-01-11T09:20:02","slug":"san-diego-mobile-passport-photo-for-groups-since-1999","status":"publish","type":"post","link":"http:\/\/yebbo.com\/ethiodiego\/san-diego-mobile-passport-photo-for-groups-since-1999\/","title":{"rendered":"San Diego Mobile Passport Photo for Groups \u2014 Since 1999"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\n\n  <meta name=\"description\" content=\"San Diego Passport &#038; Visa Photo Center \u2014 Since 1999. Mobile passport photo service for groups of 20 or more people. We come to your church, school, company, or event.\" \/>\n\n  <title>San Diego Mobile Passport Photo for Groups \u2014 Since 1999 | sandiegopassportphoto.com<\/title>\n\n  <!-- Google Fonts -->\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600&#038;display=swap\" rel=\"stylesheet\" \/>\n\n  <!-- Font Awesome -->\n  <link\n    rel=\"stylesheet\"\n    href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\"\n    crossorigin=\"anonymous\"\n    referrerpolicy=\"no-referrer\"\n  \/>\n\n  <!-- LocalBusiness Schema.org -->\n  <script type=\"application\/ld+json\">\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"LocalBusiness\",\n    \"name\": \"San Diego Passport & Visa Photo Center\",\n    \"image\": \"https:\/\/www.sandiegopassportphoto.com\/images\/passport-sample.jpg\",\n    \"url\": \"https:\/\/www.sandiegopassportphoto.com\",\n    \"telephone\": \"+1-619-255-5530\",\n    \"priceRange\": \"$$\",\n    \"address\": {\n      \"@type\": \"PostalAddress\",\n      \"streetAddress\": \"4265 Fairmount Ave, Unit 240\",\n      \"addressLocality\": \"San Diego\",\n      \"addressRegion\": \"CA\",\n      \"postalCode\": \"92105\",\n      \"addressCountry\": \"US\"\n    },\n    \"geo\": {\n      \"@type\": \"GeoCoordinates\",\n      \"latitude\": 32.7484625,\n      \"longitude\": -117.080341\n    },\n    \"openingHoursSpecification\": [{\n      \"@type\": \"OpeningHoursSpecification\",\n      \"dayOfWeek\": [\n        \"Monday\",\n        \"Tuesday\",\n        \"Wednesday\",\n        \"Thursday\",\n        \"Friday\",\n        \"Saturday\"\n      ],\n      \"opens\": \"10:00\",\n      \"closes\": \"18:00\"\n    }],\n    \"description\": \"Mobile passport photo center in San Diego offering passport, visa, and ID photos for groups of 20 or more people. We come to your location.\"\n  }\n  <\/script>\n\n  <style>\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      font-family: \"Inter\", sans-serif;\n      background: #f3f5f9;\n      color: #333;\n      line-height: 1.6;\n    }\n\n    header {\n      background: #004aad;\n      color: #ffffff;\n      padding: 1.5rem 1rem;\n      text-align: center;\n    }\n\n    header h1 {\n      font-size: 2rem;\n      margin-bottom: 0.3rem;\n    }\n\n    header p {\n      font-size: 1rem;\n      opacity: 0.95;\n    }\n\n    nav {\n      background: #033c7d;\n      display: flex;\n      justify-content: center;\n      gap: 2rem;\n      padding: 0.8rem 1rem;\n      flex-wrap: wrap;\n      position: sticky;\n      top: 0;\n      z-index: 50;\n    }\n\n    nav a {\n      color: #ffffff;\n      text-decoration: none;\n      font-weight: 600;\n      font-size: 0.95rem;\n    }\n\n    nav a:hover {\n      text-decoration: underline;\n    }\n\n    .container {\n      max-width: 1100px;\n      margin: auto;\n      padding: 2rem 1.25rem 4.5rem;\n    }\n\n    .hero {\n      background: linear-gradient(135deg, #e6f0ff, #ffffff);\n      padding: 2.75rem 2rem;\n      border-radius: 18px;\n      text-align: center;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n    }\n\n    .hero .subtitle {\n      font-size: 0.9rem;\n      font-weight: 600;\n      color: #004aad;\n      margin-bottom: 0.7rem;\n      text-transform: uppercase;\n      letter-spacing: 0.1em;\n    }\n\n    .hero h1 {\n      font-size: 2.4rem;\n      margin-bottom: 0.75rem;\n      color: #00357d;\n    }\n\n    .hero p {\n      font-size: 1.02rem;\n      margin-bottom: 1.8rem;\n      max-width: 720px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    .hero-actions {\n      display: flex;\n      justify-content: center;\n      gap: 1rem;\n      flex-wrap: wrap;\n    }\n\n    .btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 0.4rem;\n      background: #004aad;\n      color: #ffffff;\n      padding: 0.85rem 1.7rem;\n      border-radius: 999px;\n      text-decoration: none;\n      font-weight: 600;\n      font-size: 0.98rem;\n      box-shadow: 0 4px 10px rgba(0, 74, 173, 0.4);\n      transition: 0.15s ease;\n      border: none;\n      cursor: pointer;\n      white-space: nowrap;\n    }\n\n    .btn.secondary {\n      background: #ffffff;\n      color: #004aad;\n      border: 1px solid #004aad;\n      box-shadow: 0 3px 8px rgba(0, 0, 0, 0.06);\n    }\n\n    .btn:hover {\n      transform: translateY(-1px);\n      box-shadow: 0 6px 14px rgba(0, 74, 173, 0.5);\n    }\n\n    .btn.secondary:hover {\n      background: #f0f4ff;\n    }\n\n    .section {\n      margin-top: 3.5rem;\n    }\n\n    .section h2 {\n      font-size: 1.8rem;\n      margin-bottom: 1rem;\n      color: #004aad;\n    }\n\n    .section p {\n      margin-bottom: 0.75rem;\n    }\n\n    .services-intro {\n      margin-bottom: 1rem;\n      font-size: 1rem;\n    }\n\n    .services ul {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 0.5rem;\n    }\n\n    .services li {\n      margin-bottom: 0.4rem;\n      padding-left: 1.6rem;\n      position: relative;\n      font-size: 0.98rem;\n    }\n\n    .services li::before {\n      content: \"\\f058\";\n      font-family: \"Font Awesome 5 Free\";\n      font-weight: 900;\n      color: #1a9b3b;\n      position: absolute;\n      left: 0;\n      top: 0.05rem;\n    }\n\n    .services h3 {\n      font-size: 1.2rem;\n      margin-top: 1.4rem;\n      margin-bottom: 0.6rem;\n      color: #00357d;\n    }\n\n    #gallery img {\n      max-width: 100%;\n      border-radius: 10px;\n      box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);\n      margin-right: 0.6rem;\n      margin-bottom: 0.6rem;\n    }\n\n    .reviews .card {\n      background: #ffffff;\n      padding: 1rem 1.1rem;\n      border-radius: 10px;\n      box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);\n      margin-bottom: 1rem;\n      font-size: 0.95rem;\n    }\n\n    .reviews .card strong {\n      display: inline-block;\n      margin-bottom: 0.2rem;\n    }\n\n    .contact p {\n      margin: 0.4rem 0;\n    }\n\n    .contact a {\n      color: #004aad;\n      text-decoration: none;\n    }\n\n    .contact a:hover {\n      text-decoration: underline;\n    }\n\n    .map {\n      margin-top: 1.2rem;\n      height: 300px;\n      width: 100%;\n      border-radius: 10px;\n      overflow: hidden;\n      box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);\n    }\n\n    \/* Booking info box (no form) *\/\n    .booking-info {\n      margin-top: 1.5rem;\n      background: #ffffff;\n      padding: 1.5rem 1.5rem 1.75rem;\n      border-radius: 12px;\n      box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);\n    }\n\n    .booking-info h3 {\n      font-size: 1.3rem;\n      margin-bottom: 0.75rem;\n      color: #00357d;\n    }\n\n    .booking-info p.small {\n      font-size: 0.9rem;\n      color: #555;\n      margin-bottom: 1rem;\n    }\n\n    .booking-highlight {\n      background: #fff7e0;\n      border-left: 4px solid #f5a623;\n      padding: 0.7rem 0.9rem;\n      border-radius: 8px;\n      font-size: 0.95rem;\n      margin-bottom: 1rem;\n    }\n\n    .booking-actions {\n      margin-top: 0.8rem;\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n    }\n\n    .booking-note {\n      font-size: 0.86rem;\n      color: #666;\n      margin-top: 0.6rem;\n    }\n\n    footer {\n      background: #004aad;\n      color: #ffffff;\n      padding: 1.5rem 1rem;\n      text-align: center;\n      font-size: 0.9rem;\n    }\n\n    \/* Floating chat button *\/\n    .chat-button {\n      position: fixed;\n      right: 1.2rem;\n      bottom: 5.3rem;\n      z-index: 60;\n    }\n\n    .chat-button a {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 0.4rem;\n      background: #00a884;\n      color: #ffffff;\n      padding: 0.8rem 1.2rem;\n      border-radius: 999px;\n      text-decoration: none;\n      font-weight: 600;\n      font-size: 0.9rem;\n      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);\n    }\n\n    .chat-button a i {\n      font-size: 1rem;\n    }\n\n    \/* Mobile sticky CTA *\/\n    .mobile-cta {\n      position: fixed;\n      left: 0;\n      right: 0;\n      bottom: 0;\n      background: #ffffff;\n      border-top: 1px solid #d6d9e2;\n      padding: 0.6rem 1rem 0.7rem;\n      display: flex;\n      justify-content: center;\n      gap: 0.75rem;\n      z-index: 55;\n    }\n\n    .mobile-cta .btn {\n      flex: 1;\n      padding: 0.7rem 0.8rem;\n      box-shadow: none;\n    }\n\n    @media (min-width: 769px) {\n      .mobile-cta {\n        display: none;\n      }\n\n      .chat-button {\n        bottom: 1.8rem;\n      }\n    }\n\n    @media (max-width: 768px) {\n      .hero {\n        padding: 2.1rem 1.4rem;\n      }\n\n      .hero h1 {\n        font-size: 2rem;\n      }\n\n      .container {\n        padding-bottom: 5.5rem;\n      }\n\n      nav {\n        gap: 1rem;\n      }\n    }\n  <\/style>\n<\/head>\n\n<body>\n  <header>\n    <h1>San Diego Passport &#038; Visa Photo Center \u2014 Since 1999<\/h1>\n    <p>Mobile passport photo service \u2022 We come to you<\/p>\n  <\/header>\n\n  <nav>\n    <a href=\"#services\">Services<\/a>\n    <a href=\"#gallery\">Gallery<\/a>\n    <a href=\"#reviews\">Reviews<\/a>\n    <a href=\"#contact\">Contact<\/a>\n  <\/nav>\n\n  <main class=\"container\">\n\n    <section class=\"hero\">\n      <div class=\"subtitle\">Mobile Passport Photo Service \u2014 Groups of 20+ Only<\/div>\n      <h1>We Come to Your Church, School, Company, or Event<\/h1>\n      <p>\n        At this time, we only offer <strong>mobile passport and ID photo service<\/strong> for groups of\n        <strong>20 people or more<\/strong>. Perfect for community events, churches, schools, universities, nonprofit organizations, and companies.\n      <\/p>\n      <div class=\"hero-actions\">\n        <a href=\"tel:+16192555530\" class=\"btn\">\n          <i class=\"fas fa-phone-alt\"><\/i>\n          Call Now\n        <\/a>\n        <a href=\"#booking-info\" class=\"btn secondary\">\n          <i class=\"fas fa-calendar-check\"><\/i>\n          Group Request Info\n        <\/a>\n      <\/div>\n    <\/section>\n\n    <section class=\"section services\" id=\"services\">\n      <h2>Our Mobile Photo Services<\/h2>\n\n      <p class=\"services-intro\">\n        We bring a complete mobile photo studio to your location for groups of 20+:\n      <\/p>\n\n      <ul>\n        <li>U.S. Passport photos (2&#215;2 inch, compliant)<\/li>\n        <li>Canadian passport photos<\/li>\n        <li>Ethiopian passport photos<\/li>\n        <li>French passport photos<\/li>\n        <li>Mexico passport photos<\/li>\n        <li>U.S. Immigration photos<\/li>\n        <li>School ID photos<\/li>\n        <li>Nursing ID photos<\/li>\n        <li>Sports club ID photos<\/li>\n      <\/ul>\n\n      <h3>Application &#038; License Photos<\/h3>\n      <p>We are not just taking passport pictures \u2014 we also provide photos for the following purposes:<\/p>\n      <ul>\n        <li>Nursing school application photos<\/li>\n        <li>Nursing license application photos<\/li>\n        <li>Notary public license application photos<\/li>\n        <li>Medical license application photos<\/li>\n        <li>Sports club and membership photos<\/li>\n        <li>More services coming as demand grows<\/li>\n      <\/ul>\n\n      <h3>Delivery &#038; Convenience<\/h3>\n      <ul>\n        <li>On-site setup at your location<\/li>\n        <li>Digital &#038; printed copies (same-day when possible)<\/li>\n        <li>Guaranteed acceptance or free re-take<\/li>\n      <\/ul>\n    <\/section>\n\n    <section class=\"section\" id=\"gallery\">\n      <h2>Sample Photos<\/h2>\n      <p>These are examples of compliant passport and visa photos from past clients.<\/p>\n      <img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/300x200?text=Passport+Photo+Sample\" alt=\"Sample Passport Photo\" \/>\n      <img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/300x200?text=Visa+Photo+Sample\" alt=\"Sample Visa Photo\" \/>\n    <\/section>\n\n    <section class=\"section reviews\" id=\"reviews\">\n      <h2>What Our Clients Say<\/h2>\n\n      <div class=\"card\">\n        <p>\n          <strong>Anna R.<\/strong> \u2605\u2605\u2605\u2605\u2605<br \/>\n          They came to our church event and served everyone quickly. Very professional.\n        <\/p>\n      <\/div>\n\n      <div class=\"card\">\n        <p>\n          <strong>Mohammed A.<\/strong> \u2605\u2605\u2605\u2605\u2605<br \/>\n          Great for our community group. Everyone got the right passport photos in one visit.\n        <\/p>\n      <\/div>\n\n      <div class=\"card\">\n        <p>\n          <strong>Jasmine T.<\/strong> \u2605\u2605\u2605\u2605\u2605<br \/>\n          They set up at our school and handled a large group with no problem. Highly recommend.\n        <\/p>\n      <\/div>\n    <\/section>\n\n    <section class=\"section contact\" id=\"contact\">\n      <h2>Contact Us<\/h2>\n      <p><strong>Office Address:<\/strong> 4265 Fairmount Ave, Unit 240, San Diego, CA 92105<\/p>\n      <p><strong>Phone:<\/strong> <a href=\"tel:+16192555530\">(619) 255-5530<\/a><\/p>\n      <p><strong>Email:<\/strong> <a href=\"mailto:info@sandiegopassportphoto.com\">info@sandiegopassportphoto.com<\/a><\/p>\n      <p><strong>Hours (Office \/ Phone):<\/strong> Monday\u2013Saturday, 10:00 AM\u20136:00 PM &nbsp;|&nbsp; Sunday by appointment only<\/p>\n\n      <div class=\"booking-info\" id=\"booking-info\">\n        <h3>Group Mobile Passport Photo Requests (20+ People)<\/h3>\n        <div class=\"booking-highlight\">\n          <strong>Important:<\/strong> At this time, we <strong>only offer mobile passport and ID photo service for groups of 20 or more people<\/strong>.\n        <\/div>\n        <p class=\"small\">\n          To request a mobile group session, please contact us with the following details:\n        <\/p>\n        <ul class=\"services\" style=\"margin-bottom: 0.5rem;\">\n          <li>Group size (minimum 20 people)<\/li>\n          <li>Type of photos needed (passport, visa, ID, license, etc.)<\/li>\n          <li>Preferred date and time<\/li>\n          <li>Event location (name of church, school, company, or venue)<\/li>\n        <\/ul>\n\n        <div class=\"booking-actions\">\n          <a href=\"tel:+16192555530\" class=\"btn\">\n            <i class=\"fas fa-phone-alt\"><\/i>\n            Call to Schedule\n          <\/a>\n          <a href=\"mailto:info@sandiegopassportphoto.com?subject=Group%20Mobile%20Passport%20Photo%20Request&#038;body=Group%20size%3A%0ALocation%3A%0APreferred%20date%20and%20time%3A%0ATypes%20of%20photos%20needed%3A\" class=\"btn secondary\">\n            <i class=\"fas fa-envelope\"><\/i>\n            Email Details\n          <\/a>\n          <!-- Replace with real WhatsApp or other link if you want -->\n          <!-- <a href=\"https:\/\/wa.me\/16192555530\" class=\"btn secondary\">\n            <i class=\"fab fa-whatsapp\"><\/i>\n            WhatsApp Us\n          <\/a> -->\n        <\/div>\n\n        <p class=\"booking-note\">\n          We will review your request and confirm availability, pricing, and setup requirements for your event.\n        <\/p>\n      <\/div>\n\n      <div class=\"map\" aria-label=\"Map location of San Diego Passport &#038; Visa Photo Center\">\n        <iframe\n          src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3326.2582252218984!2d-117.08252968479543!3d32.7484624809806!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80d95327f4f70a1f%3A0x9c3728a31679bbee!2s4265%20Fairmount%20Ave%20%23240%2C%20San%20Diego%2C%20CA%2092105!5e0!3m2!1sen!2sus!4v1690700535804!5m2!1sen!2sus\"\n          width=\"100%\"\n          height=\"100%\"\n          style=\"border: 0\"\n          allowfullscreen=\"\"\n          loading=\"lazy\"\n          referrerpolicy=\"no-referrer-when-downgrade\"\n        ><\/iframe>\n      <\/div>\n    <\/section>\n\n  <\/main>\n\n  <!-- Floating chat (you can replace href with WhatsApp, Tawk.to, etc.) -->\n  <div class=\"chat-button\">\n    <a href=\"mailto:info@sandiegopassportphoto.com\">\n      <i class=\"fas fa-comments\"><\/i>\n      Chat with us\n    <\/a>\n  <\/div>\n\n  <!-- Mobile sticky CTA -->\n  <div class=\"mobile-cta\">\n    <a href=\"tel:+16192555530\" class=\"btn\">\n      <i class=\"fas fa-phone-alt\"><\/i>\n      Call\n    <\/a>\n    <a href=\"#booking-info\" class=\"btn secondary\">\n      <i class=\"fas fa-calendar-check\"><\/i>\n      Group Info\n    <\/a>\n  <\/div>\n\n  <footer>\n    <p>&copy; 1999\u20132025 San Diego Passport &amp; Visa Photo Center \u2014 sandiegopassportphoto.com<\/p>\n    <p>Serving San Diego with mobile passport and visa photos since 1999.<\/p>\n  <\/footer>\n\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>San Diego Mobile Passport Photo for Groups \u2014 Since 1999 | sandiegopassportphoto.com San Diego Passport &#038; Visa Photo Center \u2014 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","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":"","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":""}},"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[14,30],"tags":[],"class_list":["post-542","post","type-post","status-publish","format-standard","hentry","category-passport-and-visa","category-yebbotax"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p8nzgb-8K","jetpack_likes_enabled":true,"_links":{"self":[{"href":"http:\/\/yebbo.com\/ethiodiego\/wp-json\/wp\/v2\/posts\/542","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/yebbo.com\/ethiodiego\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/yebbo.com\/ethiodiego\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/yebbo.com\/ethiodiego\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/yebbo.com\/ethiodiego\/wp-json\/wp\/v2\/comments?post=542"}],"version-history":[{"count":1,"href":"http:\/\/yebbo.com\/ethiodiego\/wp-json\/wp\/v2\/posts\/542\/revisions"}],"predecessor-version":[{"id":543,"href":"http:\/\/yebbo.com\/ethiodiego\/wp-json\/wp\/v2\/posts\/542\/revisions\/543"}],"wp:attachment":[{"href":"http:\/\/yebbo.com\/ethiodiego\/wp-json\/wp\/v2\/media?parent=542"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/yebbo.com\/ethiodiego\/wp-json\/wp\/v2\/categories?post=542"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/yebbo.com\/ethiodiego\/wp-json\/wp\/v2\/tags?post=542"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}