{
 "id": "2C3CDZJG1NH188116",
 "name": "Used 2022 Dodge Challenger GT",
 "year": 2022,
 "make": "Dodge",
 "model": "Challenger",
 "trim": null,
 "bodyStyle": "coupe",
 "color": "red",
 "condition": "used",
 "price": 23699,
 "currency": "USD",
 "mileage": 81060,
 "vin": "2C3CDZJG1NH188116",
 "image": "https://images.dealer.com/autodata/us/color/2022/USD20DOC191B0/PRV.jpg",
 "url": "https://carchat.io/v/moss-motor-company/2C3CDZJG1NH188116",
 "dealer": {
  "id": "moss-motor-company",
  "name": "Moss Motor Company",
  "city": "Pittsburg",
  "state": "TN",
  "url": "https://carchat.io/d/moss-motor-company"
 },
 "description": "Is this 2022 Dodge Challenger your perfect car? Contact Moss Motor Company Inc to see this Octane Red Pearlcoat GT Coupe available for $23699",
 "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": "moss-motor-company",
   "vin": "2C3CDZJG1NH188116",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}