RescueGroups.org · JSON-LD Context

Rescuegroups Org Context

JSON-LD context defining the semantic vocabulary for Rescuegroups Org from RescueGroups.org.

15 Classes 0 Properties 26 Namespaces
View Context View on GitHub

Namespaces

rg: https://api.rescuegroups.org/v5/vocab/
Animal: https://schema.org/Animal
Organization: https://schema.org/Organization
name: https://schema.org/name
description: https://schema.org/description
url: https://schema.org/url
image: https://schema.org/image
birthDate: https://schema.org/birthDate
gender: https://schema.org/gender
email: https://schema.org/email
telephone: https://schema.org/telephone
address: https://schema.org/PostalAddress
streetAddress: https://schema.org/streetAddress
addressLocality: https://schema.org/addressLocality
addressRegion: https://schema.org/addressRegion
postalCode: https://schema.org/postalCode
addressCountry: https://schema.org/addressCountry
sameAs: https://schema.org/sameAs
id: https://schema.org/identifier
ageGroup: https://schema.org/ageGroup
specialNeedsDetails: https://schema.org/additionalProperty
descriptionText: https://schema.org/description
rescueId: https://schema.org/identifier
serveAreas: https://schema.org/areaServed
adoptionUrl: https://schema.org/url
facebookUrl: https://schema.org/sameAs

Classes

sex sizeGroup isAdoptionPending isAltered pictureCount videoCount adoptedDate locationCitystate locationState breeds colors patterns species orgs pictures

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "rg": "https://api.rescuegroups.org/v5/vocab/",
    "Animal": "https://schema.org/Animal",
    "Organization": "https://schema.org/Organization",
    "name": "https://schema.org/name",
    "description": "https://schema.org/description",
    "url": "https://schema.org/url",
    "image": "https://schema.org/image",
    "birthDate": "https://schema.org/birthDate",
    "gender": "https://schema.org/gender",
    "email": "https://schema.org/email",
    "telephone": "https://schema.org/telephone",
    "address": "https://schema.org/PostalAddress",
    "streetAddress": "https://schema.org/streetAddress",
    "addressLocality": "https://schema.org/addressLocality",
    "addressRegion": "https://schema.org/addressRegion",
    "postalCode": "https://schema.org/postalCode",
    "addressCountry": "https://schema.org/addressCountry",
    "sameAs": "https://schema.org/sameAs",
    "id": "https://schema.org/identifier",
    "sex": "rg:sex",
    "ageGroup": "https://schema.org/ageGroup",
    "sizeGroup": "rg:sizeGroup",
    "isAdoptionPending": "rg:isAdoptionPending",
    "isAltered": "rg:isAltered",
    "pictureCount": "rg:pictureCount",
    "videoCount": "rg:videoCount",
    "adoptedDate": "rg:adoptedDate",
    "specialNeedsDetails": "https://schema.org/additionalProperty",
    "descriptionText": "https://schema.org/description",
    "locationCitystate": "rg:locationCitystate",
    "locationState": "rg:locationState",
    "rescueId": "https://schema.org/identifier",
    "serveAreas": "https://schema.org/areaServed",
    "adoptionUrl": "https://schema.org/url",
    "facebookUrl": "https://schema.org/sameAs",
    "breeds": "rg:breeds",
    "colors": "rg:colors",
    "patterns": "rg:patterns",
    "species": "rg:species",
    "orgs": "rg:organizations",
    "pictures": "rg:pictures"
  }
}