{ "@context": { "@version": 1.1, "dog": "https://dog.ceo/vocab/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "AltImage": "dog:AltImage", "AltImageListResponse": "dog:AltImageListResponse", "BreedListResponse": "dog:BreedListResponse", "ErrorResponse": "dog:ErrorResponse", "ImageListResponse": "dog:ImageListResponse", "ImageResponse": "dog:ImageResponse", "StringListResponse": "dog:StringListResponse", "StringResponse": "dog:StringResponse", "altText": { "@id": "dog:altText", "@type": "xsd:string" }, "code": { "@id": "dog:code", "@type": "xsd:integer" }, "message": { "@id": "dog:message", "@type": "xsd:string" }, "status": { "@id": "dog:status", "@type": "xsd:string" }, "url": "schema:url" } }