{
  "resourceType": "Organization",
  "id": "idSDVg36VDl85tIFuafz9zTA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1538625470"
    }
  ],
  "active": true,
  "name": "Symphony Counseling",
  "telecom": [
    {
      "system": "phone",
      "value": "(757) 453-5893"
    }
  ],
  "address": [
    {
      "line": [
        "4034 Ravine Gap Dr"
      ],
      "city": "Suffolk",
      "state": "VA",
      "postalCode": "23434",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idSDVg36VDl85tIFuafz9zTA"
    }
  ]
}