object(WP_Query)#10323 (50) {
  ["query"]=>
  array(6) {
    ["post_type"]=>
    string(12) "ait-dir-item"
    ["tax_query"]=>
    array(1) {
      [0]=>
      array(4) {
        ["taxonomy"]=>
        string(21) "ait-dir-item-category"
        ["field"]=>
        string(2) "id"
        ["terms"]=>
        int(517)
        ["include_children"]=>
        bool(true)
      }
    }
    ["posts_per_page"]=>
    int(10)
    ["paged"]=>
    int(8)
    ["orderby"]=>
    string(9) "post_date"
    ["order"]=>
    string(3) "ASC"
  }
  ["query_vars"]=>
  array(67) {
    ["post_type"]=>
    string(12) "ait-dir-item"
    ["tax_query"]=>
    array(1) {
      [0]=>
      array(4) {
        ["taxonomy"]=>
        string(21) "ait-dir-item-category"
        ["field"]=>
        string(2) "id"
        ["terms"]=>
        int(517)
        ["include_children"]=>
        bool(true)
      }
    }
    ["posts_per_page"]=>
    int(10)
    ["paged"]=>
    int(8)
    ["orderby"]=>
    string(9) "post_date"
    ["order"]=>
    string(3) "ASC"
    ["error"]=>
    string(0) ""
    ["m"]=>
    string(0) ""
    ["p"]=>
    int(0)
    ["post_parent"]=>
    string(0) ""
    ["subpost"]=>
    string(0) ""
    ["subpost_id"]=>
    string(0) ""
    ["attachment"]=>
    string(0) ""
    ["attachment_id"]=>
    int(0)
    ["name"]=>
    string(0) ""
    ["pagename"]=>
    string(0) ""
    ["page_id"]=>
    int(0)
    ["second"]=>
    string(0) ""
    ["minute"]=>
    string(0) ""
    ["hour"]=>
    string(0) ""
    ["day"]=>
    int(0)
    ["monthnum"]=>
    int(0)
    ["year"]=>
    int(0)
    ["w"]=>
    int(0)
    ["category_name"]=>
    string(0) ""
    ["tag"]=>
    string(0) ""
    ["cat"]=>
    string(0) ""
    ["tag_id"]=>
    string(0) ""
    ["author"]=>
    string(0) ""
    ["author_name"]=>
    string(0) ""
    ["feed"]=>
    string(0) ""
    ["tb"]=>
    string(0) ""
    ["meta_key"]=>
    string(0) ""
    ["meta_value"]=>
    string(0) ""
    ["preview"]=>
    string(0) ""
    ["s"]=>
    string(0) ""
    ["sentence"]=>
    string(0) ""
    ["title"]=>
    string(0) ""
    ["fields"]=>
    string(0) ""
    ["menu_order"]=>
    string(0) ""
    ["embed"]=>
    string(0) ""
    ["category__in"]=>
    array(0) {
    }
    ["category__not_in"]=>
    array(0) {
    }
    ["category__and"]=>
    array(0) {
    }
    ["post__in"]=>
    array(0) {
    }
    ["post__not_in"]=>
    array(0) {
    }
    ["post_name__in"]=>
    array(0) {
    }
    ["tag__in"]=>
    array(0) {
    }
    ["tag__not_in"]=>
    array(0) {
    }
    ["tag__and"]=>
    array(0) {
    }
    ["tag_slug__in"]=>
    array(0) {
    }
    ["tag_slug__and"]=>
    array(0) {
    }
    ["post_parent__in"]=>
    array(0) {
    }
    ["post_parent__not_in"]=>
    array(0) {
    }
    ["author__in"]=>
    array(0) {
    }
    ["author__not_in"]=>
    array(0) {
    }
    ["ignore_sticky_posts"]=>
    bool(false)
    ["suppress_filters"]=>
    bool(false)
    ["cache_results"]=>
    bool(true)
    ["update_post_term_cache"]=>
    bool(true)
    ["lazy_load_term_meta"]=>
    bool(true)
    ["update_post_meta_cache"]=>
    bool(true)
    ["nopaging"]=>
    bool(false)
    ["comments_per_page"]=>
    string(2) "50"
    ["no_found_rows"]=>
    bool(false)
    ["taxonomy"]=>
    string(21) "ait-dir-item-category"
    ["term_id"]=>
    int(517)
  }
  ["tax_query"]=>
  object(WP_Tax_Query)#10320 (6) {
    ["queries"]=>
    array(1) {
      [0]=>
      array(5) {
        ["taxonomy"]=>
        string(21) "ait-dir-item-category"
        ["terms"]=>
        array(1) {
          [0]=>
          int(517)
        }
        ["field"]=>
        string(2) "id"
        ["operator"]=>
        string(2) "IN"
        ["include_children"]=>
        bool(true)
      }
    }
    ["relation"]=>
    string(3) "AND"
    ["table_aliases":protected]=>
    array(1) {
      [0]=>
      string(21) "wp_term_relationships"
    }
    ["queried_terms"]=>
    array(1) {
      ["ait-dir-item-category"]=>
      array(2) {
        ["terms"]=>
        array(1) {
          [0]=>
          int(517)
        }
        ["field"]=>
        string(2) "id"
      }
    }
    ["primary_table"]=>
    string(8) "wp_posts"
    ["primary_id_column"]=>
    string(2) "ID"
  }
  ["meta_query"]=>
  object(WP_Meta_Query)#10321 (9) {
    ["queries"]=>
    array(0) {
    }
    ["relation"]=>
    NULL
    ["meta_table"]=>
    NULL
    ["meta_id_column"]=>
    NULL
    ["primary_table"]=>
    NULL
    ["primary_id_column"]=>
    NULL
    ["table_aliases":protected]=>
    array(0) {
    }
    ["clauses":protected]=>
    array(0) {
    }
    ["has_or_relation":protected]=>
    bool(false)
  }
  ["date_query"]=>
  bool(false)
  ["request"]=>
  string(431) "SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (83,524,525,526,527,531,534,600,601,602,604,605,606,608,611,612,614,623,626,650,651)
) AND wp_posts.post_type = 'ait-dir-item' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_posts.post_date ASC LIMIT 70, 10"
  ["posts"]=>
  array(10) {
    [0]=>
    object(WP_Post)#10332 (24) {
      ["ID"]=>
      int(12090)
      ["post_author"]=>
      string(1) "1"
      ["post_date"]=>
      string(19) "2018-03-08 15:12:28"
      ["post_date_gmt"]=>
      string(19) "2018-03-08 23:12:28"
      ["post_content"]=>
      string(567) "Divine Pet Care                                                       858.397.8338
 Pet Sitting Dog Walking  Dog Play Overnight  Care                                                      Licensed Insured Bonded LVT/    20 years Experience                                                                               Additional Pets Free!  www.DivinePetCare.com"
      ["post_title"]=>
      string(30) "Divine Pet Care- All San Diego"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(29) "divine-pet-care-all-san-diego"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2018-03-08 15:12:28"
      ["post_modified_gmt"]=>
      string(19) "2018-03-08 23:12:28"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(74) "http://beta.petloverspublications.com/?post_type=ait-dir-item&p=12090"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(12) "ait-dir-item"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [1]=>
    object(WP_Post)#10331 (24) {
      ["ID"]=>
      int(12092)
      ["post_author"]=>
      string(1) "1"
      ["post_date"]=>
      string(19) "2018-03-08 15:20:17"
      ["post_date_gmt"]=>
      string(19) "2018-03-08 23:20:17"
      ["post_content"]=>
      string(229) "America’s Finest Pet Sitting Service 858 344 9206

AmericasFinestPetSitting.com"
      ["post_title"]=>
      string(36) "America's Finest Pet Sitting Service"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(4) "open"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(35) "americas-finest-pet-sitting-service"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2019-01-29 12:00:29"
      ["post_modified_gmt"]=>
      string(19) "2019-01-29 20:00:29"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(74) "http://beta.petloverspublications.com/?post_type=ait-dir-item&p=12092"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(12) "ait-dir-item"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [2]=>
    object(WP_Post)#10330 (24) {
      ["ID"]=>
      int(12093)
      ["post_author"]=>
      string(1) "1"
      ["post_date"]=>
      string(19) "2018-03-08 15:32:21"
      ["post_date_gmt"]=>
      string(19) "2018-03-08 23:32:21"
      ["post_content"]=>
      string(4225) "Home AwayFrom Home

  Private Training personalized for you and your dog
I offer private dog training sessions dealing with a wide range of behavior issues including: potty-training, basic behaviors, walking on a leash, jumping, coming when called, socialization and many more. Together we will tailor-make a training plan for your dog. I use only positive, reward-based training methods based on the techniques that I employed at PetSmart and SeaWorld over the years. I will teach you how to read your dog's behavior and how to get that well-mannered, calm dog that is possible.  I provide services to San Diego, Chula Vista, Lemon Grove, El Cajon and Coronado. I will travel to other areas for additional travel fees.Training rates vary based on requested services.         Licensed -Bonded -Insured

K9 Vacation - it's the little things
In-home boarding is a great alternative to boarding at a vet or dog kennel. They are not left alone or secluded during the day or overnight. Dogs stay in my home with free-range access to two large fenced yards featuring Easy Turf & natural grass, socialized dog play and nap times all while taking part in the family routine.  Every K9 vacation includes round-the-clock attention and play. Plus, the "little things" - treat time, unlimited belly rubs, a favorite spot on the couch, updates and pictures of your dog emailed or text to you and a "ruff-port" card of how they did during their vacation.  I limit the number of socialized dogs vacationing so they receive personalized attention. All of this for one simple daily rate. No hidden charges. Contact me for pricing and more details. Spaces fill up quickly. Interview is required. Please visit policies page for more information.

Daycare

 is a great way for your dog to be exercised, entertained and socialized while you are away at work or away for long hours during the day. Doggie Daycare is much more than a simple walk around the block. You will come home to a tired, happy pup. Since I limit the number of dogs, your dog will receive personal attention during their daycare visit. Your dog will have all-day access to two large fenced yards featuring Easy Turf and natural grass, plus access to indoors. Daycare includes treat time, toys, play equipment, socialization and exercise with social and friendly dogs. There are several daycare options, including prepaid packages for extra savings! Contact me for pricing and details. Interview is required. Please visit the policies page for more information.


www.HomeAwayFromHomeK9.com
Home Away From Home K9 Care has gone mobile!   With one touch of a button you can contact us, make an appointment,    check out our rates, access social media and share the app with    friends and family!
" ["post_title"]=> string(19) "Home Away From Home" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(21) "home-away-from-home-2" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2018-03-08 15:32:21" ["post_modified_gmt"]=> string(19) "2018-03-08 23:32:21" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(74) "http://beta.petloverspublications.com/?post_type=ait-dir-item&p=12093" ["menu_order"]=> int(0) ["post_type"]=> string(12) "ait-dir-item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [3]=> object(WP_Post)#10329 (24) { ["ID"]=> int(12097) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2018-03-08 15:36:47" ["post_date_gmt"]=> string(19) "2018-03-08 23:36:47" ["post_content"]=> string(196) "Santee Critter Sitting 619.938.3534 www.santeecrittersitting.com" ["post_title"]=> string(35) "Santee Critter Sitting- East County" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(34) "santee-critter-sitting-east-county" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2018-03-08 15:36:47" ["post_modified_gmt"]=> string(19) "2018-03-08 23:36:47" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(74) "http://beta.petloverspublications.com/?post_type=ait-dir-item&p=12097" ["menu_order"]=> int(0) ["post_type"]=> string(12) "ait-dir-item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [4]=> object(WP_Post)#10328 (24) { ["ID"]=> int(12120) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2018-03-16 13:13:32" ["post_date_gmt"]=> string(19) "2018-03-16 20:13:32" ["post_content"]=> string(1731) " SoftSurg                                     www.softsurg.com The softer side of surgery...because quality care shouldn’t be hard. Tracy Nicole Frey, DVM            858.333.2687 Diplomate, American College of Veterinary Surgeons Compassionate, convenient, board-certified Surgical options for your beloved companion.

 

 

Dr. Tracy Nicole Frey was born and raised in the Chicago suburbs and received her Bachelor of Science degree from the University of Illinois at Urbana-Champaign with a major in Biology in 1998. She is a 2002 graduate of the University of Illinois College of Veterinary Medicine. Dr. Frey completed a small animal rotating internship at Long Island Veterinary Specialists in Plainview, New York in 2003, and was in general practice in Deer Park, New York until 2004. She then began a two year surgical internship followed by a three year surgical residency at Garden State Veterinary Specialists in Tinton Falls, New Jersey. Dr. Frey has been practicing in Southern California since August 2009 with an emphasis on soft tissue surgery and emergency medicine. Dr. Frey enjoys all aspects of soft tissue surgery, particularly gastrointestinal and oncologic procedures. She has a special interest in pain management and critical care, and will work closely with owners and referring veterinarians to provide the utmost compassionate care for her patients." ["post_title"]=> string(8) "SoftSurg" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(8) "softsurg" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2018-04-02 22:00:13" ["post_modified_gmt"]=> string(19) "2018-04-03 05:00:13" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(74) "http://beta.petloverspublications.com/?post_type=ait-dir-item&p=12120" ["menu_order"]=> int(0) ["post_type"]=> string(12) "ait-dir-item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [5]=> object(WP_Post)#10327 (24) { ["ID"]=> int(12402) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2019-02-10 13:43:16" ["post_date_gmt"]=> string(19) "2019-02-10 21:43:16" ["post_content"]=> string(3459) "Pima Medical Institute   800-477-PIMA  Veterinary Assistant & Veterinary Technician Training                                                        Check a local Campus for Program Offerings!                                                                        2 Locations- www.pmi.edu                                                                                     Chula Vista 780 Bay Blvd, Chula Vista, CA                                                                      San Marcos 111 Campus Way San Marcos, CA

VETERINARY TECHNICIAN PROGRAM

Veterinary technicians are animal nurses. They are passionate about animal care and are dedicated health care professionals who nurture the health and well-being of animals through specialized knowledge of animal behavior and care, surgical assisting, laboratory testing and nursing procedures. As a veterinary technician, you will typically work under the supervision of a licensed veterinarian doing clinical work. This includes tasks such as performing various medical tests, and treating animals with medical conditions and diseases. By going to school specifically for veterinary nursing, you will be qualified to work closely with veterinarians in the areas of surgery, lab procedures and radiography. Your work options are diverse: you may be in a clinic, at a wild animal park or with a zoo treating domestic or exotic animals. The Veterinary Technician program at Pima Medical Institute includes courses that offer in-depth study in nursing skills, laboratory procedures, equine medicine and nursing, and livestock animals, as well as lab animal and exotic animal medicine. The first sequence of courses will be taught in a hybrid learning system – a unique mix of online and classroom work that will serve as a solid foundation for the rest of your education.

VETERINARY ASSISTANT PROGRAM

A veterinary assistant provides compassionate medical care to all animals and promotes their well-being by performing multiple tasks under the supervision of veterinarians and veterinary technicians. Our training program will teach you how to:
  • Provide preventative healthcare
  • Collect and prepare laboratory samples
  • Assist with small animal nursing
  • Assist with diagnostic imaging
  • Properly communicate with clients
  • Administer medications
  • Assist with surgery
  • Provide pre- and post-operative care
  • Keep medical records
  • Recognize animal behavior norms
  • Sterilize lab and surgical equipment
  • Understand pharmacology
   " ["post_title"]=> string(21) "Pima Medical instiute" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(21) "pima-medical-instiute" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2019-02-10 14:05:47" ["post_modified_gmt"]=> string(19) "2019-02-10 22:05:47" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(74) "http://beta.petloverspublications.com/?post_type=ait-dir-item&p=12402" ["menu_order"]=> int(0) ["post_type"]=> string(12) "ait-dir-item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [6]=> object(WP_Post)#10326 (24) { ["ID"]=> int(12411) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2019-02-11 17:27:18" ["post_date_gmt"]=> string(19) "2019-02-12 01:27:18" ["post_content"]=> string(1935) " VCA  Pacific Pet Care Hospital   858.481.1101                                                              12720 Carmel Country Rd #100  San Diego, Ca 921

Caring for pets... and their people, too.

Welcome! Located in Carmel Valley, San Diego, in te Carmel Country Plaza at the corner of Carmel Country Road and Townsgate. VCA Pacific Petcare is a friendly, comfortable, state of the art, medically full service AAHA accredited veterinary hospital. With 3 skilled caring veterinarians, we provide well pet and sick pet services, for kittens and puppies, adult dogs, cats and senior pets. Our services include physical exams, vaccines and weekly Prevention Care Clinics, Physical Therapy, Acupuncture, digital x-ray, ultrasound and laboratory testing. We work closely with several local rescue groups and animal shelters including The San Diego Humane Society of San Diego and Escondido. At VCA Pacific Petcare, we believe that our pets are precious and your time is valuable. Our expertly trained staff is committed to personalized service and providing the finest, most complete care available. We love what we do and strive to make each experience...
" ["post_title"]=> string(20) "VCA Pacific Pet Care" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(20) "vca-pacific-pet-care" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2019-06-19 16:40:20" ["post_modified_gmt"]=> string(19) "2019-06-19 23:40:20" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(74) "http://beta.petloverspublications.com/?post_type=ait-dir-item&p=12411" ["menu_order"]=> int(0) ["post_type"]=> string(12) "ait-dir-item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [7]=> object(WP_Post)#10325 (24) { ["ID"]=> int(12470) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2019-03-29 12:38:52" ["post_date_gmt"]=> string(19) "2019-03-29 19:38:52" ["post_content"]=> string(5237) "

          ALLEY CATS MOBILE VETERINARY SERVICES   

                                                           Call Us: (858) 204-1331

   https://alleycatsvet.com/
                                                                                                                                                                               Alley Cats Mobile Veterinary Services is proud to serve North San Diego County and surrounding areas. We are dedicated to providing the highest level of veterinary medicine along with friendly, compassionate service. We believe in treating every patient as if they were our own cat, and giving them the same loving attention and care. We are a group of highly trained, experienced animal lovers who are devoted to giving our patients the best care possible.

Comprehensive Physical Exams

Here at Alley Cats Mobile Veterinary Services, we are proud to offer comprehensive physical examinations for all life stages: kitten, adult, mature, and geriatric cats. It is very important to make sure that your cat has routine complete physical examinations. Our staff will get a chance to talk to you and see if you are having any trouble with your pet. We will also go over diet, preventative medicine, and exercise to ensure that your pet is as healthy as possible. Dr. Marchant will do a complete physical examination on your cat. It is always good to have a baseline in case your cat ever becomes ill. We also want to monitor your cat’s weight, ensuring that he/she stays a healthy weight. It is much easier to start a diet when a cat is a pound overweight instead of fifteen!

Acupuncture & Laser Therapy

Acupuncture More people are looking for homeopathic remedies to solve their health problems. They see results, so many have started looking into the same remedies for their cats. For this reason, we are glad to be able to offer this service to those who are interested. Acupuncture is one of our most commonly asked about treatments. It is quite helpful for cats that are in pain, even helping with cancer pain and osteoarthritis. It can also help our furry friends with a number of other problems including vomiting, endocrine disorders, and much more. Many owners worry their cats will not tolerate acupuncture, but it is simple and usually enjoyable for them. They learn to love the interaction and experience. If you are wondering if acupuncture could help your pets, don’t hesitate to ask your veterinarian. It does not hurt to try it out to see if it will make a difference. Laser Therapy We are always learning new and better ways to treat our patients. We also are dedicated to using the latest veterinary technologies. One way we do this is by providing laser therapy for our patients. Laser therapy is a state-of-the-art alternative therapy to assist with pain and healing. It can be used after surgeries to help increase blood flow to local areas, improving healing. For this same reason, it is also helpful for wound healing. Cold laser therapy can also be used for chronic pain, helping to increase blood flow to those areas. We have also seen great success in using this therapy for patients with kidney failure.

Hospice

Saying goodbye to your cat can be extremely difficult. The process can be emotionally and mentally draining. We don’t want you to be alone at the end stages of your furry friend’s life, and we promise to do everything we can to make it easier on you and your pet. Most of all, we promise to treat each case with compassionate and understanding care. Knowing when the time is right can be a difficult choice. There are many factors that go into deciding to euthanize a cat, and it is a personal issue that differs from pet owner to pet owner. But every pet owner is inevitably faced with making that tough decision, and we want to be there alongside you to aid in any way we can.
" ["post_title"]=> string(45) "  ALLEY CATS MOBILE VETERINARY SERVICES   " ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(37) "alley-cats-mobile-veterinary-services" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2019-03-29 12:41:27" ["post_modified_gmt"]=> string(19) "2019-03-29 19:41:27" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(74) "http://beta.petloverspublications.com/?post_type=ait-dir-item&p=12470" ["menu_order"]=> int(0) ["post_type"]=> string(12) "ait-dir-item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [8]=> object(WP_Post)#10335 (24) { ["ID"]=> int(12506) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2019-06-19 17:02:45" ["post_date_gmt"]=> string(19) "2019-06-20 00:02:45" ["post_content"]=> string(1375) "
Paws 4 Shots And More!
Tel: 1 (844) PAW-SHOT, Email: paws4shots@gmail.com
Paws 4 Shots and more provides premium preventative veterinary care for your dogs and cats at vaccination clinics held at a pet daycare/boarding facility near you! We are currently offering vaccination clinics in San Diego area including Central San Diego, South Bay (Chula Vista, Bonita, National City), the coastal area (Pacific Beach, La Jolla, Sorrento Valley, Del Mar, Solana Beach, Encinitas, Carlsbad, Oceanside) North County (Vista, San Marcos, Poway, Escondido, Valley Center, and Fallbrook) and East County (Lemon Grove, Spring Valley, La Mesa, El Cajon, Santee, Lakeside),. We also serve Riverside county in Temecula, Murrieta, Wildomar, French Valley, Menifee, Hemet, Perris, Rialto, Corona, Riverside, Moreno Valley, Grand Terrace, San Bernardino, and Redlands.  GO TO OUR WEBSITE CALENDAR TO FIND A  DAY AND LOCATION  TO VISIT US!   https://paws4shots.com/calendar-of-events/" ["post_title"]=> string(14) "Paws For Shots" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(14) "paws-for-shots" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2019-07-09 12:56:49" ["post_modified_gmt"]=> string(19) "2019-07-09 19:56:49" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(74) "http://beta.petloverspublications.com/?post_type=ait-dir-item&p=12506" ["menu_order"]=> int(0) ["post_type"]=> string(12) "ait-dir-item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [9]=> object(WP_Post)#10336 (24) { ["ID"]=> int(12510) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2019-06-19 17:41:20" ["post_date_gmt"]=> string(19) "2019-06-20 00:41:20" ["post_content"]=> string(1183) " Kritter Swag is a Santee based small animal hide-a-way business.  Established in 2018, the business was created out of a love for small family pets.  As a small pet owner, I was always looking for fun and innovative play things to add to their cages to provide more enrichment and interaction.  Unable to find anything that was appealing for my own pet rats and guinea pigs I decided to create some of my own.  Taking from my experience of making opossum hammocks for Project Wildlife back in 2006, I began to create new and exciting “Kritter Swag”.   Creations include hammocks, tunnels and other various hide-a-ways to provide your pet with a happy and healthy life – making play time fun for you and your pet. GO TO OUR WEBSITE AND FIND OUT MORE ABOUT THESE WONDERFUL PRODUCTS FOR YOUR " POCKET PETS" AND RABBITS! WWW.KRITTERSWAG.NET   KRITTERSWAG14.6@gmail.com" ["post_title"]=> string(12) "Kritter Swag" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(12) "kritter-swag" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2019-06-19 17:41:20" ["post_modified_gmt"]=> string(19) "2019-06-20 00:41:20" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(74) "http://beta.petloverspublications.com/?post_type=ait-dir-item&p=12510" ["menu_order"]=> int(0) ["post_type"]=> string(12) "ait-dir-item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } } ["post_count"]=> int(10) ["current_post"]=> int(-1) ["in_the_loop"]=> bool(false) ["post"]=> object(WP_Post)#10332 (24) { ["ID"]=> int(12090) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2018-03-08 15:12:28" ["post_date_gmt"]=> string(19) "2018-03-08 23:12:28" ["post_content"]=> string(567) "Divine Pet Care                                                       858.397.8338 Pet Sitting Dog Walking  Dog Play Overnight  Care                                                      Licensed Insured Bonded LVT/    20 years Experience                                                                               Additional Pets Free!  www.DivinePetCare.com" ["post_title"]=> string(30) "Divine Pet Care- All San Diego" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(29) "divine-pet-care-all-san-diego" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2018-03-08 15:12:28" ["post_modified_gmt"]=> string(19) "2018-03-08 23:12:28" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(74) "http://beta.petloverspublications.com/?post_type=ait-dir-item&p=12090" ["menu_order"]=> int(0) ["post_type"]=> string(12) "ait-dir-item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } ["comment_count"]=> int(0) ["current_comment"]=> int(-1) ["found_posts"]=> string(2) "81" ["max_num_pages"]=> float(9) ["max_num_comment_pages"]=> int(0) ["is_single"]=> bool(false) ["is_preview"]=> bool(false) ["is_page"]=> bool(false) ["is_archive"]=> bool(true) ["is_date"]=> bool(false) ["is_year"]=> bool(false) ["is_month"]=> bool(false) ["is_day"]=> bool(false) ["is_time"]=> bool(false) ["is_author"]=> bool(false) ["is_category"]=> bool(false) ["is_tag"]=> bool(false) ["is_tax"]=> bool(true) ["is_search"]=> bool(false) ["is_feed"]=> bool(false) ["is_comment_feed"]=> bool(false) ["is_trackback"]=> bool(false) ["is_home"]=> bool(false) ["is_404"]=> bool(false) ["is_embed"]=> bool(false) ["is_paged"]=> bool(true) ["is_admin"]=> bool(false) ["is_attachment"]=> bool(false) ["is_singular"]=> bool(false) ["is_robots"]=> bool(false) ["is_posts_page"]=> bool(false) ["is_post_type_archive"]=> bool(true) ["query_vars_hash":"WP_Query":private]=> string(32) "2bc5d6f810a8d377351f23acd545e080" ["query_vars_changed":"WP_Query":private]=> bool(false) ["thumbnails_cached"]=> bool(false) ["stopwords":"WP_Query":private]=> NULL ["compat_fields":"WP_Query":private]=> array(2) { [0]=> string(15) "query_vars_hash" [1]=> string(18) "query_vars_changed" } ["compat_methods":"WP_Query":private]=> array(2) { [0]=> string(16) "init_query_flags" [1]=> string(15) "parse_tax_query" } ["allow_query_attachment_by_filename":protected]=> bool(false) }
Pet Services | Item Categories | pet lovers beta | Page 8

Pet Services

Looking for services such as boarding, pet-sitting or dogwalkers?

Showing 10 from 81 Items
  • Item thumbnail
    0

    Divine Pet Care- All San Diego

    Divine Pet Care                                                       858.397.8338 Pet Sitting Dog Walking  Dog Play Overnight  Care                                                      Licensed Insured Bonded LVT/    20 years Experience                        […]

  • Item thumbnail
    0

    Home Away From Home

    Home AwayFrom Home   Private Training – personalized for you and your dog I offer private dog training sessions dealing with a wide range of behavior issues including: potty-training, basic behaviors, walking on a leash, jumping, coming when called, socialization and many more. Together we will tailor-make a training plan for your dog. I use only positive, […]

  • Item thumbnail
    0

    SoftSurg

    SoftSurg                                     www.softsurg.com The softer side of surgery…because quality care shouldn’t be hard. Tracy Nicole Frey, DVM            858.333.2687 Diplomate, American College of Veterinary Surgeons Compassionate, convenient, board-certified Surgical options for your beloved companion.     Dr. Tracy Nicole Frey was born and raised in the Chicago suburbs and received her […]

  • Item thumbnail
    0

    Pima Medical instiute

    Pima Medical Institute   800-477-PIMA  Veterinary Assistant & Veterinary Technician Training                                                        Check a local Campus for Program Offerings!                         […]

  • Item thumbnail
    0

    VCA Pacific Pet Care

     VCA  Pacific Pet Care Hospital   858.481.1101                                                              12720 Carmel Country Rd #100  San Diego, Ca 921 MON-FRI: 7:00 am – 7:00 pm SAT:7:00 am – 6:00 pm SUN: […]

  • Item thumbnail
    0

      ALLEY CATS MOBILE VETERINARY SERVICES   

              ALLEY CATS MOBILE VETERINARY SERVICES                                                               Call Us: (858) 204-1331    https://alleycatsvet.com/                   […]

  • Item thumbnail
    0

    Paws For Shots

    Paws 4 Shots And More!Tel: 1 (844) PAW-SHOT, Email: paws4shots@gmail.comPaws 4 Shots and more provides premium preventative veterinary care for your dogs and cats at vaccination clinics held at a pet daycare/boarding facility near you! We are currently offering vaccination clinics in San Diego area including Central San Diego, South Bay (Chula Vista, Bonita, National City), […]

  • Item thumbnail
    0

    Kritter Swag

    Kritter Swag is a Santee based small animal hide-a-way business.  Established in 2018, the business was created out of a love for small family pets.  As a small pet owner, I was always looking for fun and innovative play things to add to their cages to provide more enrichment and interaction.  Unable to find anything […]