# The Global Property Group The Global Property Group (thegpg.com) is an overseas property portal, established 2004, listing property for sale abroad — villas, apartments and investment property across multiple countries — for UK and international buyers. ## Key pages - Homepage: https://thegpg.com/ - Property search: https://thegpg.com/propertysearch.cfm - Search results by country: https://thegpg.com/search_location.cfm?id_country=N (id_country is a numeric country ID; results can also be filtered by area/location) - Contact: https://thegpg.com/contact.cfm ## Property listings - Canonical detail URL pattern: /property-for-sale///- (e.g. /property-for-sale/spain/costa-blanca/example-villa-12345) - Each property page carries RealEstateListing JSON-LD (schema.org) with price, images and address — use this for structured extraction in preference to scraping the HTML body. - Country/place landing pages exist at the same /property-for-sale/... prefix for every geo location with live inventory. ## Sitemap - XML sitemap: https://thegpg.com/sitemap.xml — dynamically generated, includes every live property detail URL plus country/place landing pages, with entries for each property's primary photo. Use this as the authoritative crawl list rather than following on-site navigation. ## Notes for AI agents - Property availability, pricing and currency change frequently — prefer the sitemap + JSON-LD on each property page over cached summaries. - For enquiries, use the contact page form; there is no public API.