{
  "resourceType": "Organization",
  "id": "id7rUhtV4edkfNd13DCSxwHg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1134413685"
    }
  ],
  "active": true,
  "name": "Work It Out Now, Inc",
  "telecom": [
    {
      "system": "phone",
      "value": "(203) 307-5228"
    }
  ],
  "address": [
    {
      "line": [
        "66 Elvira Lane"
      ],
      "city": "Fairfield",
      "state": "Ct",
      "postalCode": "06824",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id7rUhtV4edkfNd13DCSxwHg"
    }
  ]
}