{
 "relationships": [
  {
   "id": 0,
   "name": "SiteAddressHasEntrancePoints",
   "backwardPathLabel": "SiteAddressPoint",
   "originLayerId": 0,
   "originPrimaryKey": "SITEADDID",
   "forwardPathLabel": "AddressEntrancePoint",
   "destinationLayerId": 2,
   "originForeignKey": "SITEADDKEY",
   "rules": [],
   "cardinality": "esriRelCardinalityOneToMany",
   "attributed": false,
   "composite": false
  },
  {
   "id": 1,
   "name": "AddressPointHasSiteAddresses",
   "backwardPathLabel": "AddressPoint",
   "originLayerId": 1,
   "originPrimaryKey": "ADDRESSPTID",
   "forwardPathLabel": "SiteAddressPoint",
   "destinationLayerId": 0,
   "originForeignKey": "ADDPTKEY",
   "rules": [],
   "cardinality": "esriRelCardinalityOneToMany",
   "attributed": false,
   "composite": false
  }
 ]
}