Skip to content

Instantly share code, notes, and snippets.

@spara
Last active August 29, 2015 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save spara/366a8e924383056bc45f to your computer and use it in GitHub Desktop.
Save spara/366a8e924383056bc45f to your computer and use it in GitHub Desktop.
icarol JSON response object
HTTP/1.1 200 OK
Cache-Control: max-age=25200, private
Content-Type: application/json; charset=utf-8
Expires: Sun, 02 Jun 2013 09:28:30 GMT
Last-Modified: Wed, 29 May 2013 14:17:34 GMT
Server: Microsoft-IIS/7.5
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
X-ServerName: WEB3
Date: Sun, 02 Jun 2013 02:28:30 GMT
Content-Length: 1767
[
{
"id": 8633782,
"databaseID": 2287,
"taxonomy": [
"TJ-3000.1500",
"TH-2900.1800-150",
"PX-1800.1500-200",
"TJ-3000.8500-850"
],
"names": [
{
"value": "Comprehensive Information and Referral ",
"purpose": "Primary"
}
],
"contactDetails": [
{
"contact": {
"purpose": "Mailing",
"line1": "PO Box 14277",
"county": "-1",
"city": "Irvine",
"stateProvince": "CA",
"country": "United States",
"zipPostalCode": "92623",
"type": "PostalAddress"
},
"isConfidential": false
},
{
"contact": {
"address": "info@211oc.org",
"label": "Main",
"type": "EmailAddress"
},
"isConfidential": false
},
{
"contact": {
"url": "211oc.org",
"label": "Website",
"type": "Website"
},
"isConfidential": false
}
],
"description": "Provides comprehensive information and referrals to health and human services in Orange County.",
"languagesOffered": "",
"isFeatured": false,
"isConfidential": false,
"type": "Program",
"related": [
{
"id": 8638641,
"type": "ProgramAtSite",
"name": "2-1-1 Orange County"
},
{
"id": 8630939,
"type": "Site",
"name": "2-1-1 Orange County"
},
{
"id": 8629298,
"type": "Agency",
"name": "2-1-1 Orange County"
}
],
"status": "Active",
"legalStatus": "None or unknown",
"modified": "2013-05-29T10:17:34.193"
}
]
[
{
"id": 10595746,
"databaseID": 2339,
"names": [
{
"value": "CALIFORNIA DEPARTMENT OF FOOD AND AGRICULTURE SENIOR FARMERS MARKET NUTRITION PROGRAM",
"purpose": "Primary"
}
],
"contactDetails": [
{
"contact": {
"latitude": 38.575092,
"longitude": -121.49241,
"precision": "Precise",
"purpose": "Physical",
"line1": "1220 N Street",
"county": "Sacramento",
"city": "Sacramento",
"stateProvince": "CA",
"country": "United States",
"zipPostalCode": "95814",
"type": "PhysicalLocation"
},
"isConfidential": false
},
{
"contact": {
"purpose": "Unspecified",
"number": "916-928-8513",
"label": "Alternate Main",
"type": "PhoneNumber"
},
"isConfidential": false
},
{
"contact": {
"purpose": "Unspecified",
"number": "916-657-3231",
"label": "Main",
"type": "PhoneNumber"
},
"isConfidential": false
},
{
"contact": {
"name": {
"displayName": "Monica Pedigo"
},
"titles": [
"SFMNP Coordinator"
],
"contactMethods": [
{
"address": "Grants@cdfa.ca.gov",
"type": "EmailAddress"
},
{
"number": "916-657-3231",
"type": "PhoneNumber"
}
],
"label": "Senior Worker",
"type": "Person"
},
"isConfidential": false
},
{
"contact": {
"url": "www.cdfa.ca.gov/SeniorFarmersMrktNutritionPrgm/index.html",
"label": "Website",
"type": "Website"
},
"isConfidential": false
}
],
"description": "Offers food vouchers to low income families and seniors to purchase honey, herbs, fresh fruits and vegetables at their local farmers' markets",
"languagesOffered": "",
"isFeatured": false,
"isConfidential": false,
"type": "Agency",
"related": [
{
"id": 10613611,
"type": "Program",
"name": "FARMERS' MARKET NUTRITION PROGRAM"
},
{
"id": 10595747,
"type": "Site",
"name": "CALIFORNIA DEPARTMENT OF FOOD AND AGRICULTURE SENIOR FARMERS MARKET NUTRITION PROGRAM"
},
{
"id": 10613612,
"type": "ProgramAtSite",
"name": ""
}
],
"status": "Active",
"verificationExpired": "2011-09-25T00:00:00",
"modified": "2010-12-23T00:00:00",
"accessibility": {
"disabled": "Not necessary for service; ",
"bus": "Not necessary for service"
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment