{
  "resourceType": "Organization",
  "id": "idOoPpFI-KCgEG0amKj1h05A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1306920194"
    }
  ],
  "active": true,
  "name": "Billing Address",
  "telecom": [
    {
      "system": "phone",
      "value": "(310) 909-3916"
    }
  ],
  "address": [
    {
      "line": [
        "P.O. Box 5360"
      ],
      "city": "Beverly Hills",
      "state": "CA",
      "postalCode": "90209",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idOoPpFI-KCgEG0amKj1h05A"
    }
  ]
}