{
  "resourceType": "Organization",
  "id": "id0mSkBsaj6uXEzQjCS3RzXg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1639189095"
    }
  ],
  "active": true,
  "name": "Langston",
  "telecom": [
    {
      "system": "phone",
      "value": "(540) 421-5492"
    }
  ],
  "address": [
    {
      "line": [
        "356South Main Street"
      ],
      "city": "Harrisonburg",
      "state": "va",
      "postalCode": "22801",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id0mSkBsaj6uXEzQjCS3RzXg"
    }
  ]
}