TestimonialText = Local, caring, friendly, and competent.
TestimonialFrom =
NetScore = 10
TestimonialDate = /Date(1750351986000)/

“We felt comfortable that we were listened to and Harvey was looked after.”

“Friendly efficient practice Bobby was only in for his annual check up and vaccination so had no cause for concerns to discuss with the vet who was very gentle with him”

–

Net Promoter Score: 10

/Date(1751465093000)/

/** * 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; }