{
  "resourceType": "Organization",
  "id": "id2iJifSRUFgwrJ1BEt22Z1A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1033452180"
    }
  ],
  "active": true,
  "name": "Momentum Couples and Family Therapy, LLC.",
  "telecom": [
    {
      "system": "phone",
      "value": "(724) 557-6598"
    }
  ],
  "address": [
    {
      "line": [
        "30 Poplar Lane",
        "Upper Level Suite A"
      ],
      "city": "Uniontown",
      "state": "PA",
      "postalCode": "15401",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id2iJifSRUFgwrJ1BEt22Z1A"
    }
  ]
}