

/** * Inject AggregateRating into SEOPress Local Business schema. * Source: Google Business Profile (5.0 / 69 reviews as of Jul 2026). */ add_filter('seopress_pro_get_json_data_local_business', function ($data, $context) { if (!is_array($data)) { return $data; } if (!empty($data['aggregateRating'])) { return $data; } $data['aggregateRating'] = [ '@type' => 'AggregateRating', 'ratingValue' => '5', 'reviewCount' => '69', 'bestRating' => '5', 'worstRating' => '1', ]; return $data; }, 10, 2);

We've been doing business in our community for decades, and when you buy your insurance from us, you're supporting local/small business and a team of people who have a vested interest in your wellbeing.
Are you frustrated and tired of getting the runaround when all you want to do is talk to a human? We know your pain, and it's why we're always here when you have a question or need assistance with a claim or policy change.
The entire point of insurance is to protect the lifestyle you've created for yourself with custom insurance protection you can count on in the event of a claim. If the worst were to happen, rest assured, you are our top priority in that moment and nothing else.