{
  "resourceType": "Organization",
  "id": "idIPiJJNWMwYbi0ZUFlyAQhQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1497828156"
    }
  ],
  "active": true,
  "name": "Marysa Wagner Counseling Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(402) 371-5632"
    }
  ],
  "address": [
    {
      "line": [
        "601 S 13th St",
        "Suite A"
      ],
      "city": "Norfolk",
      "state": "NE",
      "postalCode": "68701",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idIPiJJNWMwYbi0ZUFlyAQhQ"
    }
  ]
}