{
 "id": "URL2505fe2242439e39d8a0ce094f230b75167c829c",
 "name": "2026 Mazda vehicles",
 "year": 2026,
 "make": "Mazda",
 "model": "vehicles",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "new",
 "price": 61815,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://www.mazdasouth.com/themes/Mazda_OEM/images/logo.png?v=34",
 "url": "https://carchat.io/v/mazda-south/URL2505fe2242439e39d8a0ce094f230b75167c829c",
 "dealer": {
  "id": "mazda-south",
  "name": "Mazda South",
  "city": "Austin",
  "state": "TX",
  "url": "https://carchat.io/d/mazda-south"
 },
 "description": "New Mazda cars SUVs for sale at Roger Beasley Mazda South in Austin, TX. Serving San Marcos, New Braunfels, and Seguin, TX. View our Mazda specials, and take a test drive or shop online.",
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "mazda-south",
   "vin": "URL2505fe2242439e39d8a0ce094f230b75167c829c",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}