{
  "resourceType": "Organization",
  "id": "idEM81ZMBc-JDbMPvlFK69zg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1679926885"
    }
  ],
  "active": true,
  "name": "Let's Talk",
  "telecom": [
    {
      "system": "phone",
      "value": "(318) 868-3093"
    }
  ],
  "address": [
    {
      "line": [
        "2520 Crestwood Dr"
      ],
      "city": "Shreveport",
      "state": "LA",
      "postalCode": "71118",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idEM81ZMBc-JDbMPvlFK69zg"
    }
  ]
}