{
  "schemaVersion": "1.0",
  "name": "Come Home Michigan",
  "purpose": "Find homes for sale and connect with RE/MAX Platinum in Ann Arbor, Michigan.",
  "reviewedAt": "2026-09-22",
  "website": "https://www.comehomemichigan.com",
  "brokerage": {
    "name": "RE/MAX Platinum Ann Arbor",
    "telephone": "+1-734-219-4052",
    "address": {
      "streetAddress": "325 W Eisenhower Pkwy",
      "addressLocality": "Ann Arbor",
      "addressRegion": "MI",
      "postalCode": "48103"
    }
  },
  "resources": {
    "instructions": "https://www.comehomemichigan.com/ai",
    "homeSearch": "https://www.comehomemichigan.com/find-homes",
    "listingTemplate": "https://www.comehomemichigan.com/listing/{listingKey}",
    "listingKeys": "Follow the exact listing link returned by a search. The provider listing key is distinct from the MLS number.",
    "neighborhoods": "https://www.comehomemichigan.com/neighborhoods",
    "localExperience": "https://www.comehomemichigan.com/our-local-experience",
    "agents": "https://www.comehomemichigan.com/agents",
    "contact": "https://www.comehomemichigan.com/contact",
    "sitemap": "https://www.comehomemichigan.com/sitemap.xml"
  },
  "search": {
    "method": "GET",
    "path": "/find-homes",
    "response": "text/html; server-rendered results with ordinary listing and pagination links",
    "parameters": {
      "location": "Optional city, ZIP, address or MLS number; not a natural-language prompt.",
      "maxPrice": "Optional maximum USD price, positive number.",
      "minBeds": "Optional minimum bedrooms, integer 0–20.",
      "minBaths": "Optional minimum bathrooms, number 0–20.",
      "propertyType": [
        "Residential",
        "Condominium"
      ],
      "sort": [
        "price-low",
        "price-high",
        "beds"
      ],
      "page": "Positive integer; 12 listings per page."
    },
    "statuses": [
      "Active",
      "Coming Soon"
    ],
    "coverage": "Public residential listings within 30 miles of 42.2506,-83.8384; this radius is not the Washtenaw County boundary.",
    "examples": [
      "https://www.comehomemichigan.com/find-homes?location=Ann+Arbor&maxPrice=500000&minBeds=3",
      "https://www.comehomemichigan.com/find-homes?location=Ypsilanti&propertyType=Condominium"
    ],
    "freshness": "On-demand Spark requests with a cache of up to 60 seconds; source MLS delay may differ."
  },
  "interpretation": {
    "listingAttribution": "The listing office is shown per property. Search results include other brokerages; they are not all our listings or past sales.",
    "showings": "Coming Soon homes may not yet be toured. A request is not a confirmed appointment.",
    "geography": "Neighborhood guides describe the mapped search area; school assignment must be verified for each address.",
    "errors": "No matching homes differs from a failed or stale feed. Do not treat an unavailable feed as zero inventory.",
    "use": "Use the permitted public listing pages for an individual home search and cite the exact page and observed date. This resource does not grant bulk MLS redistribution or training rights."
  },
  "rankings": [],
  "contact": {
    "page": "https://www.comehomemichigan.com/contact",
    "telephone": "+1-734-219-4052",
    "action": "Ask the visitor to review and submit their request. Do not invent an appointment or promise a reply time."
  }
}