{
  "resourceType": "Organization",
  "id": "idTLVg71eFLnH9pPqTX-gPMw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1326117409"
    }
  ],
  "active": true,
  "name": "Mountain State Psychological Services, PLLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(304) 788-1113"
    },
    {
      "system": "email",
      "value": "info@mountianstatepsych.com"
    }
  ],
  "address": [
    {
      "line": [
        "130 Center Street"
      ],
      "city": "Keyser",
      "state": "WV",
      "postalCode": "26726",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idTLVg71eFLnH9pPqTX-gPMw"
    }
  ]
}