| Title | title | String | The official name of the place as recognized on Google Maps. |
| Link | link | String | URL of the Google Maps link for the place. |
| Main Category | main_category | String | Primary category of the place as per Google Maps standards. |
| Rating | rating | Float | The average user rating from Google Maps reviews. |
| Reviews | reviews | Integer | Total number of reviews. |
| Website | website | String | The official website URL as listed on Google Maps. |
| Phone | phone | String | The official contact number as listed on Google Maps. |
| Address | address | String | Physical address as listed on Google Maps. |
| Place ID | place_id | String | Unique identifier for the place used by Google Maps. |
| Status | status | String | Operational status (e.g., open, closed) as shown on Google Maps. |
| Price Range | price_range | String | General price level as listed on Google Maps. |
| Description | description | String | Brief description of the place, if provided on Google Maps. |
| Reviews per Rating | reviews_per_rating | Object | Object with numbers of reviews per each rating level. |
| Reviews Link | reviews_link | String | URL directing to the reviews section on Google Maps. |
| Thumbnail | thumbnail | String | URL of the featured image or thumbnail from Google Maps. |
| Images | images | Array | URLs of images uploaded on the Google Maps listing. |
| Hours | hours | Array | Operating hours as listed, with details for each day. |
| Menu | menu | Object | If applicable, a link or details of the menu from Google Maps. |
| Order Online Links | order_online_links | Array | URLs for placing online orders, if available and applicable. |
| Reservations | reservations | Array | Information or URLs for making reservations, if applicable. |
| Owner | owner | Object | The owner’s name, if listed on Google Maps. |
| Categories | categories | Array | Additional categories the place is listed under on Google Maps. |
| Coordinates | coordinates | Object | Geographical coordinates - latitude, longitude. |
| Plus Code | plus_code | String | Simplified coding system that identifies an area on Google Maps. |
| Complete Address | complete_address | Object | The full, detailed address as listed on Google Maps. |
| Time Zone | time_zone | String | Time zone of the place as per its geographical location. |
| About | about | Array | Extended information about the place, if available. |
| User Reviews | user_reviews | Array | An array of detailed reviews from users. |
| CID | cid | String | Google’s unique identifier for a business on their platforms. |
| Data ID | data_id | String | Unique identifier for this particular record or data set. |