# Maymont Homes > Single-family rental homes across 47 markets in the United States Maymont Homes is a residential rental property operator offering quality single-family homes for rent. This file helps AI assistants discover our machine-readable data. ## Data Feeds - Properties Feed (JSON): https://maymonthomes.com/feed/properties.json - Properties Feed (XML): https://maymonthomes.com/feed/properties.xml - Organization Info: https://maymonthomes.com/feed/organization.json - Markets: https://maymonthomes.com/feed/markets.json - Cities: https://maymonthomes.com/feed/cities.json - Neighborhoods: https://maymonthomes.com/feed/neighborhoods.json - Help/FAQ: https://maymonthomes.com/feed/help.json ## API Documentation - OpenAPI 3.1 Spec: https://maymonthomes.com/feed/openapi.json - Human-readable docs: https://maymonthomes.com/feed ## Search API Search for properties with filters: GET https://maymonthomes.com/api/search?city=atlanta&beds=3&maxRent=2500&petFriendly=true Parameters: city, state, market, beds, baths, minRent, maxRent, petFriendly, availableNow, availableBefore, availableAfter ## Single Property Lookup GET https://maymonthomes.com/api/feed/properties/{id} ## Data Format - Prices are in whole USD dollars (e.g., 2100 = $2,100/month) - Dates are ISO 8601 format - IDs are prefixed by type (e.g., sfr:12345 for single-family) - Missing data returns null, never invented values ## Contact - Website: https://maymonthomes.com - Email: info@maymonthomes.com - Phone: (833) 426-6739