{
  "resourceType": "Organization",
  "id": "idK1iGI0T3zx5fj8VVPwpvrg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1265507297"
    }
  ],
  "active": true,
  "name": "Fresno New Connections, Inc",
  "telecom": [
    {
      "system": "phone",
      "value": "(559) 248-1548"
    }
  ],
  "address": [
    {
      "line": [
        "4411 N Cedar Ave",
        "Suite 108"
      ],
      "city": "Fresno",
      "state": "CA",
      "postalCode": "93727",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idK1iGI0T3zx5fj8VVPwpvrg"
    }
  ]
}