{
 "id": "2C3CDXBG5MH584258",
 "name": "2021 Dodge Charger SXT",
 "year": 2021,
 "make": "Dodge",
 "model": "Charger",
 "trim": "SXT",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 15800,
 "currency": "USD",
 "mileage": 108330,
 "vin": "2C3CDXBG5MH584258",
 "image": "https://imagescdn.dealercarsearch.com/Media/16022/24265835/639240465502151704.jpg",
 "url": "https://carchat.io/v/localautosalesllc/2C3CDXBG5MH584258",
 "dealer": {
  "id": "localautosalesllc",
  "name": "Localautosalesllc",
  "city": "Roanoke",
  "state": "VA",
  "url": "https://carchat.io/d/localautosalesllc"
 },
 "description": "2021 Dodge Charger SXTFinancing Available!Title: Clean TitleMileage: 108330Engine: 3.6L V6VIN: 2C3CDXBG5MH584258Transmission: AutomaticHigh Value Options: Back-up Camera, Bluetooth Connection, Cooled Front Seat, Heated Front Seat, Heated Rear Seat, Heated Steering Wheel, Keyless Start, Leather Seats, Multi-Zone Air Conditioning, Power Driver Seat, Power Passenger Seat, Rear Parking Aid, Satellite Radio, Seat Memory, Smart Device Integration, Sun/Moonroof, Tire Pressure Monitor.Local Auto Sales L",
 "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": "localautosalesllc",
   "vin": "2C3CDXBG5MH584258",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}