{
  "resourceType": "Organization",
  "id": "idYYlmaN4OIg5Z9B9p-ZhBSQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1215464052"
    }
  ],
  "active": true,
  "name": "HeadSpace",
  "telecom": [
    {
      "system": "phone",
      "value": "(860) 994-8861"
    }
  ],
  "address": [
    {
      "line": [
        "3580 Main Street Building 11 Suite E"
      ],
      "city": "Hartford",
      "state": "CT",
      "postalCode": "06120",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idYYlmaN4OIg5Z9B9p-ZhBSQ"
    }
  ]
}