Located less than a mile from the South Shore coastline, our community provides a personalized, hassle-free lifestyle where you can pursue hobbies, enjoy passions, and connect with friends.
ListingController.php#666seniorsbb_db_dev2.08msselect*from `listingattachment` where `type` ='listing'and `primary` =1and `listingattachment`.`listingId` in (3734)
ListingController.php#701seniorsbb_db_dev399msselect `company`.`id` as `parentId`, `child`.`id` as `childId` from `company` leftjoin `company` as `child` on `child`.`parentCompany` = `company`.`id` where `company`.`parentCompany` =6980and `company`.`deleted_at` isnull
ListingController.php#715seniorsbb_db_dev327msselect*from `articles` where `active` ='Yes'and `type` ='article'and `company` in (6980) and `articles`.`deleted_at` isnullorderby RAND()