Rentberry Geocoder (gRPC)
Open-source gRPC geocoding and timezone-lookup service Rentberry built and runs for its own property search, with published proto3 definitions and PHP client bindings on Packagist. Two services: GeocodeService.Geocode resolves an address or lat/lng into structured Location records (country, state, admin levels, sublocality levels, bounds, postal code, timezone, provider components) and TimezoneService.Lookup returns a timezone for a coordinate pair.