{"message":"This is a JSON response for testing scraper API content type handling","status":"success","data":{"title":"JSON Content Page","description":"This endpoint returns a properly formatted JSON response with application/json content type header","items":["First item in the array","Second item with additional details","Third item that completes the example"],"metadata":{"created":"2024-01-11","version":"1.0.0","purpose":"Testing JSON content type parsing"}},"details":"The JSON content is designed to be substantial enough (over 200 characters) to test real-world scraper scenarios. JSON is a common data format used by many APIs and web applications, so it's important that your scraper can handle it correctly. This response includes nested objects, arrays, and various data types."}