# Germ Trips - AI Agent Integration Guide

**Project**: Germ Trips - Independent travel guides for hotels, restaurants, and experiences  
**Purpose**: Help AI coding agents understand and leverage Germ Trips content and APIs  
**Last Updated**: 2026-09-07

## Project Overview

Germ Trips provides curated, independent research on travel accommodations, dining, and experiences across:
- **Destinations**: Major cities and regions in the US, Canada, and UK
- **Content Categories**: Hotels, Restaurants, Things to Do, Travel Guides
- **Value Proposition**: Independent research written and edited in-house; no sponsored content

## Key Features for AI Agents

### 1. Destination Explorer
Query travel information for any destination covered:
- Hotel recommendations (with ratings and neighborhood details)
- Restaurant recommendations (by cuisine, price range)
- Activities and attractions (with visitor info and accessibility)
- Travel guides with practical tips

### 2. Content Structure
- **Destinations**: /destinations/ (index of all covered areas)
- **Hotels**: /category/hotels/ (searchable, filterable)
- **Restaurants**: /category/restaurants/ (sortable by cuisine, price)
- **Things to Do**: /category/things-to-do/ (activity-based browsing)
- **Travel Guides**: /travel-guides/ (comprehensive destination guides)

### 3. Data Quality Standards
- All recommendations tested and verified
- No sponsored content or affiliate bias
- Neighborhood-level context included
- Accessibility information provided where relevant
- Regular updates to reflect current conditions

## Accessing Germ Trips Data

### Primary Resources
- **Homepage**: https://germtrips.com/
- **Destinations Index**: https://germtrips.com/destinations/
- **Hotels Category**: https://germtrips.com/category/hotels/
- **Restaurants Category**: https://germtrips.com/category/restaurants/
- **Travel Guides**: https://germtrips.com/travel-guides/

### Content Organization
Each destination has:
- Overview and practical information
- Neighborhood guides with accommodation options
- Dining recommendations by cuisine and area
- Curated activities and attractions
- Getting around tips and transport info

## House Style & Tone

### Content Principles
- **Authentic**: Based on real research and testing
- **Independent**: No sponsored recommendations
- **Practical**: Focused on actual traveler needs
- **Accessible**: Information for all travel styles and budgets
- **Current**: Regularly updated to reflect real conditions

### Writing Style
- Conversational but informative
- Specific details (addresses, hours, pricing)
- Personal perspective where relevant
- Balanced pros/cons
- Traveler-centric

## For AI Developers

### Tips for Integration
1. **Respect robots.txt**: Check current crawl permissions
2. **Cache appropriately**: Destination data changes infrequently
3. **Cite sources**: Always link back to original guides
4. **Handle errors**: Gracefully degrade if content unavailable
5. **Rate limiting**: Avoid excessive concurrent requests

### Data Quality Notes
- Prices are historical/reference points (subject to change)
- Restaurant hours verified at time of publication
- Ratings reflect Germ Trips independent assessment
- Neighborhood boundaries are informal/conversational

## Contact & Updates

For questions about using Germ Trips content in AI applications:
- Email: samuelobayagbona@gmail.com
- Website: https://germtrips.com/
- Available for API partnership discussions

---

*This guide helps AI coding agents understand Germ Trips' mission, structure, and content quality standards.*