TestimonialText = I am relatively new to the area so was very thankful to find a vet practice of such a high standard .
TestimonialFrom =
NetScore = 10
TestimonialDate = /Date(1751465517000)/

“Everyone was friendly and helpful “

“Friendly and welcoming reception. Vincent and his nurse were very friendly and listened to what we had to say. He gave us his honest opinion and explained our next step should the wound not heal.”

Net Promoter Score: 10

/Date(1751554839000)/

/** * GeneratePress search page conflict */ add_filter( ‘geodir_bypass_setup_archive_page_content’, ‘gdsupport_generate_search_page’, 99, 1 ); function gdsupport_generate_search_page( $bypass ) { if ( defined( ‘GENERATE_VERSION’ ) && geodir_is_page( ‘search’ ) ) { $bypass=1; } return $bypass; }