{
 "id": "1C4RJGAG2VC570337",
 "name": "New 2027 Jeep Grand Cherokee Laredo",
 "year": 2027,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "new",
 "price": 42110,
 "currency": "USD",
 "mileage": null,
 "vin": "1C4RJGAG2VC570337",
 "image": null,
 "url": "https://carchat.io/v/love-chrysler-dodge-jeep/1C4RJGAG2VC570337",
 "dealer": {
  "id": "love-chrysler-dodge-jeep",
  "name": "Love Chrysler Dodge Jeep",
  "city": "Alice",
  "state": "TX",
  "url": "https://carchat.io/d/love-chrysler-dodge-jeep"
 },
 "description": "Is this 2027 Jeep Grand Cherokee your perfect car? Contact Payne Alice Chrysler Dodge Jeep Ram to see this Sting-Gray Laredo Sport Utility available for $42110",
 "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": "love-chrysler-dodge-jeep",
   "vin": "1C4RJGAG2VC570337",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}