{
 "id": "7R01A161975",
 "name": "1967 Ford Mustang",
 "year": 1967,
 "make": "Ford",
 "model": "Mustang",
 "trim": null,
 "bodyStyle": "coupe",
 "color": "purple",
 "condition": "used",
 "price": 31588,
 "currency": "USD",
 "mileage": 108000,
 "vin": null,
 "image": "https://pictures.dealer.com/p/platinumautomall/0172/1c83fd1a5a0982cf4ee9a0a42a1e1e08x.jpg",
 "url": "https://carchat.io/v/platinumautomallrockland/7R01A161975",
 "dealer": {
  "id": "platinumautomallrockland",
  "name": "Platinumautomallrockland",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/platinumautomallrockland"
 },
 "description": "Purple 1967 Ford Mustang Advertised price reflects the total purchase price of the vehicle, excluding only government-imposed taxes and fees (including sales tax, title, registration, and state-required charges). All mandatory dealer charges are included in the advertised price. No additional dealer fees will be added. The advertised price is not conditioned on financing, lender approval, or same-day delivery. Financing options are available through participating lenders, subject to credit appro",
 "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": "platinumautomallrockland",
   "vin": "7R01A161975",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}