{
 "id": "1C6SRFFT9KN799003",
 "name": "Certified Pre-Owned 2019 Ram 1500 Big Horn/Lone Star",
 "year": 2019,
 "make": "Ram",
 "model": "1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 25793,
 "currency": "USD",
 "mileage": 97153,
 "vin": "1C6SRFFT9KN799003",
 "image": "https://pictures.dealer.com/m/mtnviewfordfd/1817/d93ec314925abe283c382161ee499960x.jpg",
 "url": "https://carchat.io/v/mvford/1C6SRFFT9KN799003",
 "dealer": {
  "id": "mvford",
  "name": "Mvford",
  "city": "Chattanooga",
  "state": "TN",
  "url": "https://carchat.io/d/mvford"
 },
 "description": "Is this 2019 Ram 1500 your perfect car? Contact Mtn. View Ford Lincoln to see this Flame Red Clearcoat Big Horn/Lone Star Truck available for $25793",
 "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": "mvford",
   "vin": "1C6SRFFT9KN799003",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}