{
 "id": "URLedfe884c4656736c904465ef19ecc46c8f53c607",
 "name": "2021 Range Rover",
 "year": 2021,
 "make": "Land Rover",
 "model": "Range Rover",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 10000,
 "currency": "USD",
 "mileage": 100000,
 "vin": null,
 "image": "https://d3s8goeblmpptu.cloudfront.net/mrp/land-rover/2025/range-rover/2025-land-rover-range-rover_mrp_639732.jpg",
 "url": "https://carchat.io/v/autobahn-jaguar-land-rover-fort-worth/URLedfe884c4656736c904465ef19ecc46c8f53c607",
 "dealer": {
  "id": "autobahn-jaguar-land-rover-fort-worth",
  "name": "Autobahn Jaguar Land Rover Fort Worth",
  "city": "Fort Worth",
  "state": "TX",
  "url": "https://carchat.io/d/autobahn-jaguar-land-rover-fort-worth"
 },
 "description": "Choose a used 2021 Range Rover from our pre-owned inventory. Shop for a model with features that suit you, then schedule a test drive.",
 "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": "autobahn-jaguar-land-rover-fort-worth",
   "vin": "URLedfe884c4656736c904465ef19ecc46c8f53c607",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}