ucsb-cs184-f24 / team05-GymFlow

0 stars 0 forks source link

Test API call on populartimes python package #14

Open Tommygithubaccount123 opened 2 days ago

Tommygithubaccount123 commented 2 days ago

Test API call on rec cen. See how many free queries we can get

https://github.com/m-wrzr/populartimes

Tommygithubaccount123 commented 1 day ago

https://developers.google.com/maps/documentation/javascript/examples/places-placeid-finder

UCSB Department of Recreation Place ID: ChIJ9cr5_WQ_6YARXHdQRCb-xeY

Tommygithubaccount123 commented 1 day ago

Made back-end server. Got google-maps api key, but populartimes says its invalid.

Tommygithubaccount123 commented 14 hours ago

https://developers.google.com/maps/documentation/places/web-service/place-details?apix_params=%7B%22name%22%3A%22places%2FChIJ9cr5_WQ_6YARXHdQRCb-xeY%22%2C%22fields%22%3A%22*%22%7D#try-it

{
  "name": "places/ChIJ9cr5_WQ_6YARXHdQRCb-xeY",
  "id": "ChIJ9cr5_WQ_6YARXHdQRCb-xeY",
  "types": [
    "point_of_interest",
    "establishment"
  ],
  "nationalPhoneNumber": "(805) 893-7619",
  "internationalPhoneNumber": "+1 805-893-7619",
  "formattedAddress": "516 Ocean Rd, Santa Barbara, CA 93106, USA",
  "addressComponents": [
    {
      "longText": "516",
      "shortText": "516",
      "types": [
        "street_number"
      ],
      "languageCode": "en-US"
    },
    {
      "longText": "Ocean Road",
      "shortText": "Ocean Rd",
      "types": [
        "route"
      ],
      "languageCode": "en"
    },
    {
      "longText": "Santa Barbara",
      "shortText": "Santa Barbara",
      "types": [
        "locality",
        "political"
      ],
      "languageCode": "en"
    },
    {
      "longText": "Santa Barbara County",
      "shortText": "Santa Barbara County",
      "types": [
        "administrative_area_level_2",
        "political"
      ],
      "languageCode": "en"
    },
    {
      "longText": "California",
      "shortText": "CA",
      "types": [
        "administrative_area_level_1",
        "political"
      ],
      "languageCode": "en"
    },
    {
      "longText": "United States",
      "shortText": "US",
      "types": [
        "country",
        "political"
      ],
      "languageCode": "en"
    },
    {
      "longText": "93106",
      "shortText": "93106",
      "types": [
        "postal_code"
      ],
      "languageCode": "en-US"
    }
  ],
  "plusCode": {
    "globalCode": "8562C592+8C",
    "compoundCode": "C592+8C Santa Barbara, CA, USA"
  },
  "location": {
    "latitude": 34.4182658,
    "longitude": -119.84896559999999
  },
  "viewport": {
    "low": {
      "latitude": 34.416794819708507,
      "longitude": -119.84997248029148
    },
    "high": {
      "latitude": 34.4194927802915,
      "longitude": -119.84727451970849
    }
  },
  "rating": 4.6,
  "googleMapsUri": "https://maps.google.com/?cid=16628976639443760988",
  "websiteUri": "http://recreation.ucsb.edu/",
  "regularOpeningHours": {
    "openNow": true,
    "periods": [
      {
        "open": {
          "day": 0,
          "hour": 9,
          "minute": 0
        },
        "close": {
          "day": 0,
          "hour": 22,
          "minute": 0
        }
      },
      {
        "open": {
          "day": 1,
          "hour": 6,
          "minute": 0
        },
        "close": {
          "day": 1,
          "hour": 23,
          "minute": 0
        }
      },
      {
        "open": {
          "day": 2,
          "hour": 6,
          "minute": 0
        },
        "close": {
          "day": 2,
          "hour": 23,
          "minute": 0
        }
      },
      {
        "open": {
          "day": 3,
          "hour": 6,
          "minute": 0
        },
        "close": {
          "day": 3,
          "hour": 23,
          "minute": 0
        }
      },
      {
        "open": {
          "day": 4,
          "hour": 6,
          "minute": 0
        },
        "close": {
          "day": 4,
          "hour": 23,
          "minute": 0
        }
      },
      {
        "open": {
          "day": 5,
          "hour": 6,
          "minute": 0
        },
        "close": {
          "day": 5,
          "hour": 21,
          "minute": 0
        }
      },
      {
        "open": {
          "day": 6,
          "hour": 9,
          "minute": 0
        },
        "close": {
          "day": 6,
          "hour": 21,
          "minute": 0
        }
      }
    ],
    "weekdayDescriptions": [
      "Monday: 6:00 AM – 11:00 PM",
      "Tuesday: 6:00 AM – 11:00 PM",
      "Wednesday: 6:00 AM – 11:00 PM",
      "Thursday: 6:00 AM – 11:00 PM",
      "Friday: 6:00 AM – 9:00 PM",
      "Saturday: 9:00 AM – 9:00 PM",
      "Sunday: 9:00 AM – 10:00 PM"
    ]
  },
  "utcOffsetMinutes": -420,
  "adrFormatAddress": "\u003cspan class=\"street-address\"\u003e516 Ocean Rd\u003c/span\u003e, \u003cspan class=\"locality\"\u003eSanta Barbara\u003c/span\u003e, \u003cspan class=\"region\"\u003eCA\u003c/span\u003e \u003cspan class=\"postal-code\"\u003e93106\u003c/span\u003e, \u003cspan class=\"country-name\"\u003eUSA\u003c/span\u003e",
  "businessStatus": "OPERATIONAL",
  "userRatingCount": 220,
  "iconMaskBaseUri": "https://maps.gstatic.com/mapfiles/place_api/icons/v2/generic_pinlet",
  "iconBackgroundColor": "#7B9EB0",
  "displayName": {
    "text": "UCSB Department of Recreation",
    "languageCode": "en"
  },
  "currentOpeningHours": {
    "openNow": true,
    "periods": [
      {
        "open": {
          "day": 0,
          "hour": 9,
          "minute": 0,
          "date": {
            "year": 2024,
            "month": 10,
            "day": 20
          }
        },
        "close": {
          "day": 0,
          "hour": 22,
          "minute": 0,
          "date": {
            "year": 2024,
            "month": 10,
            "day": 20
          }
        }
      },
      {
        "open": {
          "day": 1,
          "hour": 6,
          "minute": 0,
          "date": {
            "year": 2024,
            "month": 10,
            "day": 21
          }
        },
        "close": {
          "day": 1,
          "hour": 23,
          "minute": 0,
          "date": {
            "year": 2024,
            "month": 10,
            "day": 21
          }
        }
      },
      {
        "open": {
          "day": 2,
          "hour": 6,
          "minute": 0,
          "date": {
            "year": 2024,
            "month": 10,
            "day": 22
          }
        },
        "close": {
          "day": 2,
          "hour": 23,
          "minute": 0,
          "date": {
            "year": 2024,
            "month": 10,
            "day": 22
          }
        }
      },
      {
        "open": {
          "day": 3,
          "hour": 6,
          "minute": 0,
          "date": {
            "year": 2024,
            "month": 10,
            "day": 23
          }
        },
        "close": {
          "day": 3,
          "hour": 23,
          "minute": 0,
          "date": {
            "year": 2024,
            "month": 10,
            "day": 23
          }
        }
      },
      {
        "open": {
          "day": 4,
          "hour": 6,
          "minute": 0,
          "date": {
            "year": 2024,
            "month": 10,
            "day": 24
          }
        },
        "close": {
          "day": 4,
          "hour": 23,
          "minute": 0,
          "date": {
            "year": 2024,
            "month": 10,
            "day": 24
          }
        }
      },
      {
        "open": {
          "day": 5,
          "hour": 6,
          "minute": 0,
          "date": {
            "year": 2024,
            "month": 10,
            "day": 18
          }
        },
        "close": {
          "day": 5,
          "hour": 21,
          "minute": 0,
          "date": {
            "year": 2024,
            "month": 10,
            "day": 18
          }
        }
      },
      {
        "open": {
          "day": 6,
          "hour": 9,
          "minute": 0,
          "date": {
            "year": 2024,
            "month": 10,
            "day": 19
          }
        },
        "close": {
          "day": 6,
          "hour": 21,
          "minute": 0,
          "date": {
            "year": 2024,
            "month": 10,
            "day": 19
          }
        }
      }
    ],
    "weekdayDescriptions": [
      "Monday: 6:00 AM – 11:00 PM",
      "Tuesday: 6:00 AM – 11:00 PM",
      "Wednesday: 6:00 AM – 11:00 PM",
      "Thursday: 6:00 AM – 11:00 PM",
      "Friday: 6:00 AM – 9:00 PM",
      "Saturday: 9:00 AM – 9:00 PM",
      "Sunday: 9:00 AM – 10:00 PM"
    ]
  },
  "shortFormattedAddress": "Recreation Center, 516 Ocean Rd, Santa Barbara",
  "reviews": [
    {
      "name": "places/ChIJ9cr5_WQ_6YARXHdQRCb-xeY/reviews/ChdDSUhNMG9nS0VJQ0FnSUR6OE4zY25nRRAB",
      "relativePublishTimeDescription": "4 months ago",
      "rating": 3,
      "text": {
        "text": "Very well-equipped and maintained, however the gym is simply too crowded. During 5-8pm it is almost impossible to work out. At other times, having to work in with others is still commonplace. Sometimes rec cen classes cause certain sections of the gym to be closed, which further increases crowding.",
        "languageCode": "en"
      },
      "originalText": {
        "text": "Very well-equipped and maintained, however the gym is simply too crowded. During 5-8pm it is almost impossible to work out. At other times, having to work in with others is still commonplace. Sometimes rec cen classes cause certain sections of the gym to be closed, which further increases crowding.",
        "languageCode": "en"
      },
      "authorAttribution": {
        "displayName": "Viktor Minchev",
        "uri": "https://www.google.com/maps/contrib/116313473998249589959/reviews",
        "photoUri": "https://lh3.googleusercontent.com/a-/ALV-UjUJpPPgOUc8P8on3cbkLqlluUFz9-akjE1sxUFME1RpBSM7bog=s128-c0x00000000-cc-rp-mo"
      },
      "publishTime": "2024-06-07T02:46:23.025102Z"
    },
    {
      "name": "places/ChIJ9cr5_WQ_6YARXHdQRCb-xeY/reviews/ChZDSUhNMG9nS0VJQ0FnSUQ3NzlYVk53EAE",
      "relativePublishTimeDescription": "a month ago",
      "rating": 5,
      "text": {
        "text": "A house of Learning by the Sea...So picturesque with great smiling young minds of the future..",
        "languageCode": "en"
      },
      "originalText": {
        "text": "A house of Learning by the Sea...So picturesque with great smiling young minds of the future..",
        "languageCode": "en"
      },
      "authorAttribution": {
        "displayName": "M Mc",
        "uri": "https://www.google.com/maps/contrib/102171828118168111597/reviews",
        "photoUri": "https://lh3.googleusercontent.com/a-/ALV-UjXecCu9yhDCwNaud91w5J-7Q26EGxBEUqLjIFDAaNEjCHv4A-0c=s128-c0x00000000-cc-rp-mo-ba3"
      },
      "publishTime": "2024-08-30T05:55:12.871570Z"
    },
    {
      "name": "places/ChIJ9cr5_WQ_6YARXHdQRCb-xeY/reviews/ChdDSUhNMG9nS0VJQ0FnSUNqMGZPMXZnRRAB",
      "relativePublishTimeDescription": "5 months ago",
      "rating": 5,
      "text": {
        "text": "It is a very rewarding experience. I am senior CSUB. I would to be in  school UCSB Graduated program this 2024- 2025 Fall semester.",
        "languageCode": "en"
      },
      "originalText": {
        "text": "It is a very rewarding experience. I am senior CSUB. I would to be in  school UCSB Graduated program this 2024- 2025 Fall semester.",
        "languageCode": "en"
      },
      "authorAttribution": {
        "displayName": "Cedric Brooks",
        "uri": "https://www.google.com/maps/contrib/115888585632280353449/reviews",
        "photoUri": "https://lh3.googleusercontent.com/a-/ALV-UjUgsm-we6e14-GOJ-onxIMAZbs511Sr4FkNG9-JObYLemz0iI3Y=s128-c0x00000000-cc-rp-mo"
      },
      "publishTime": "2024-04-22T22:24:54.563797Z"
    },
    {
      "name": "places/ChIJ9cr5_WQ_6YARXHdQRCb-xeY/reviews/ChZDSUhNMG9nS0VJQ0FnSURldG95VVFREAE",
      "relativePublishTimeDescription": "2 years ago",
      "rating": 4,
      "text": {
        "text": "Very very highly packed weight room but has all the machinery and free weight you may need and an intense vibe that helps me personally bring the intensity. When the intense vibe is too much for me I can just shift my workout outdoors or to the other side room.",
        "languageCode": "en"
      },
      "originalText": {
        "text": "Very very highly packed weight room but has all the machinery and free weight you may need and an intense vibe that helps me personally bring the intensity. When the intense vibe is too much for me I can just shift my workout outdoors or to the other side room.",
        "languageCode": "en"
      },
      "authorAttribution": {
        "displayName": "Ziv Weissman",
        "uri": "https://www.google.com/maps/contrib/112489532203046849897/reviews",
        "photoUri": "https://lh3.googleusercontent.com/a-/ALV-UjUa9Sf5SsHzhKbPvlFGG2moPWd8FP8hwmp_eHJ2wdwMkwAZPXgn=s128-c0x00000000-cc-rp-mo-ba3"
      },
      "publishTime": "2022-10-09T21:29:56.747073Z"
    },
    {
      "name": "places/ChIJ9cr5_WQ_6YARXHdQRCb-xeY/reviews/ChZDSUhNMG9nS0VJQ0FnSURwODctc0NBEAE",
      "relativePublishTimeDescription": "a year ago",
      "rating": 1,
      "text": {
        "text": "The worst part of UCSB. Very overcrowded and long wait times for machines and racks. Staff plays music very loudly which will annoy anyone without noise canceling headphones. Sells memberships to public which contributes to further overcrowding as well as filling the pools with little kids. Membership also isn’t valid year round if you aren’t taking classes for that quarter.",
        "languageCode": "en"
      },
      "originalText": {
        "text": "The worst part of UCSB. Very overcrowded and long wait times for machines and racks. Staff plays music very loudly which will annoy anyone without noise canceling headphones. Sells memberships to public which contributes to further overcrowding as well as filling the pools with little kids. Membership also isn’t valid year round if you aren’t taking classes for that quarter.",
        "languageCode": "en"
      },
      "authorAttribution": {
        "displayName": "Benjamin Corlis",
        "uri": "https://www.google.com/maps/contrib/104652833089750055272/reviews",
        "photoUri": "https://lh3.googleusercontent.com/a/ACg8ocKJi6HH7mEiLOBidJHQTKeympnpYDqg0Xc_9B0nPXdX65Mseg=s128-c0x00000000-cc-rp-mo"
      },
      "publishTime": "2023-08-29T00:18:31.899853Z"
    }
  ],
  "photos": [
    {
      "name": "places/ChIJ9cr5_WQ_6YARXHdQRCb-xeY/photos/AdCG2DMY99JTAuFSbYs_Z9EXhSAIBeHRVbhGz-7Ht8Ywiv_j4jPAs-gZ2IMlvO5-h8lcWH60QVSjXHcbLNJK5esY8D694KCkEF0Qe6i2kIzNNa38SqkAkOB48QHan_shg7YnDZqUOy91VMsNY9DW-KXDWwtBAQuLhLMCUO-e",
      "widthPx": 800,
      "heightPx": 532,
      "authorAttributions": [
        {
          "displayName": "UCSB Department of Recreation",
          "uri": "https://maps.google.com/maps/contrib/100132397339754698518",
          "photoUri": "https://lh3.googleusercontent.com/a/ACg8ocJWsNTzZoc7fsS8xqN4K00gXQxNnP_bg-VD8b_uH6Uu7EQOyA=s100-p-k-no-mo"
        }
      ]
    },
    {
      "name": "places/ChIJ9cr5_WQ_6YARXHdQRCb-xeY/photos/AdCG2DM221FQ9A957KFKnWCZZjqQDstZUmC_UTfeCx6dVc9Gvjospjh85bqYKR2tZ5X_zL1fl3340e3vJ1iNJXFtVGUbl4VmUNdkkAH6CdWfbinG22RNPMMWBf6RvvrUdIuHUPUHOf6nXiutI1RI0VntCloaW6qszS4OJT4p",
      "widthPx": 4800,
      "heightPx": 3600,
      "authorAttributions": [
        {
          "displayName": "Colby Fronk",
          "uri": "https://maps.google.com/maps/contrib/107134827904083162284",
          "photoUri": "https://lh3.googleusercontent.com/a/ACg8ocLrfnXu5VwH04AD5uJxuLK_TdyJTllzICnYLDnBNpxFLQU03Q=s100-p-k-no-mo"
        }
      ]
    },
    {
      "name": "places/ChIJ9cr5_WQ_6YARXHdQRCb-xeY/photos/AdCG2DPypu4QuirPxYAI8cAGXc6N5Wjz0duhr4O7dUFqjp9n-P7nzg3eGLe7HZ-0DwzF0jr0m95hFqUd7F8REeRDJwcShko-wMz5kSDZldnzUNCdgQfWeAuJat3_NTPiui6s6e80Pn6jlHknTh_0vlfpNXPf3MCmeaT1R4L8",
      "widthPx": 4800,
      "heightPx": 3200,
      "authorAttributions": [
        {
          "displayName": "UCSB Department of Recreation",
          "uri": "https://maps.google.com/maps/contrib/100132397339754698518",
          "photoUri": "https://lh3.googleusercontent.com/a/ACg8ocJWsNTzZoc7fsS8xqN4K00gXQxNnP_bg-VD8b_uH6Uu7EQOyA=s100-p-k-no-mo"
        }
      ]
    },
    {
      "name": "places/ChIJ9cr5_WQ_6YARXHdQRCb-xeY/photos/AdCG2DNTZ66Ll4f4uJMfq2IG0WCkjL_ReEV70tKWzr-uralFX7dQMI8ljFKKR1ilIBkC4o_EoEwJBfoYYF3XpcwcMQ5psMSwI2VIi1ZHvsHs6hJU39fNnR7B5Ue7BB-zhykblHh2HGFZfoJSvGeTs9-QxkqskeiVMLp8-vww",
      "widthPx": 1023,
      "heightPx": 688,
      "authorAttributions": [
        {
          "displayName": "UCSB Department of Recreation",
          "uri": "https://maps.google.com/maps/contrib/100132397339754698518",
          "photoUri": "https://lh3.googleusercontent.com/a/ACg8ocJWsNTzZoc7fsS8xqN4K00gXQxNnP_bg-VD8b_uH6Uu7EQOyA=s100-p-k-no-mo"
        }
      ]
    },
    {
      "name": "places/ChIJ9cr5_WQ_6YARXHdQRCb-xeY/photos/AdCG2DOIGxEzILSoxBIgJdnMSAUdTOYDq4DXG8jE6GcE8LDyktp8vufPh9UfyTDqpBfpQM_6_S0Y2D9-eOOUGZINjj5W3qnIn6N_SizLsLr7Gwa-Z4qhXuJDhPEsdXWGH1tfJL1b6TEhJ5vQxU_pgYX1x5IkdZKJ1pfNIf0",
      "widthPx": 4032,
      "heightPx": 3024,
      "authorAttributions": [
        {
          "displayName": "Barry Xu",
          "uri": "https://maps.google.com/maps/contrib/116844333596204644749",
          "photoUri": "https://lh3.googleusercontent.com/a/ACg8ocIKHqOHxIiPCehtwyG_MBPP1MkcvYk53TWkTY9dOwFyZ-9RSA=s100-p-k-no-mo"
        }
      ]
    },
    {
      "name": "places/ChIJ9cr5_WQ_6YARXHdQRCb-xeY/photos/AdCG2DNLbNmcHvwynITfbOu2ZRKhsApFrCBL9t65IQPry7lb4q1PptZndqKOcH9abNR5jBNa4pHuQfCpJd5QUwrsTcxF-soQiJTURfbHGf7yGVQHSoxKpNxaLNn_GiNIpoelD4l3jgt0TCGKMqx5-rKs77cdKCZV6OUPBeWW",
      "widthPx": 4800,
      "heightPx": 3179,
      "authorAttributions": [
        {
          "displayName": "UCSB Department of Recreation",
          "uri": "https://maps.google.com/maps/contrib/100132397339754698518",
          "photoUri": "https://lh3.googleusercontent.com/a/ACg8ocJWsNTzZoc7fsS8xqN4K00gXQxNnP_bg-VD8b_uH6Uu7EQOyA=s100-p-k-no-mo"
        }
      ]
    },
    {
      "name": "places/ChIJ9cr5_WQ_6YARXHdQRCb-xeY/photos/AdCG2DPVYKlbAtzNlaypQUtYhekvCRzTQ3oEPbFEV4UDbwvYRBaBCJr8mdSjnBx-8dQeXf2Ffq2rRICnPF6YMOs6-sfeHlgupma64Nw70s2l89weEVOUgDDML30QWmBQIrHFUU7vSOjmSn_fS5LN1FKpW4u9taNJ-Bg4w4q8",
      "widthPx": 4000,
      "heightPx": 3000,
      "authorAttributions": [
        {
          "displayName": "Hudayday",
          "uri": "https://maps.google.com/maps/contrib/101489286850047624756",
          "photoUri": "https://lh3.googleusercontent.com/a-/ALV-UjVD-oG1XvcALpThTXbDY_UDg1BH0kzct3_uucZGsercmAShj9IXuQ=s100-p-k-no-mo"
        }
      ]
    },
    {
      "name": "places/ChIJ9cr5_WQ_6YARXHdQRCb-xeY/photos/AdCG2DNfUFxgaw5AAW97TM4pkQNH3AzoW07kKme3hee0wlnpW4pgaHYJYb0y9xYq7rUQE2-ep93qHm8gb1ju5-hHzZuVmK87voniWKwvOiY-4XB_UYzuoNvT4xJDyFjL25b4TFapn5Ja481vOHG0nKKnimBzIOWhI6EcCh_n",
      "widthPx": 3000,
      "heightPx": 4000,
      "authorAttributions": [
        {
          "displayName": "shawn kelly",
          "uri": "https://maps.google.com/maps/contrib/103388308867625690571",
          "photoUri": "https://lh3.googleusercontent.com/a-/ALV-UjWRCOVux_naiPe3sJeKosb_okLGqCI4QFxAEIeS3Rdps2m8iD_m=s100-p-k-no-mo"
        }
      ]
    },
    {
      "name": "places/ChIJ9cr5_WQ_6YARXHdQRCb-xeY/photos/AdCG2DP_3_0hydGDcYAqs7zXZpyioAC-ubqA8UkLuhTeryxPE9azW52iK7qDn__Kvwy9i2yRgote-1QUunR6ft5TrjqvbZr4ftPF_4CONkdwHTRh54iGecIXntUfTBBxzCXV741xXhbrXjxaSMXMtET-gqJGt8--ShPKkBD0",
      "widthPx": 4080,
      "heightPx": 3072,
      "authorAttributions": [
        {
          "displayName": "David Li",
          "uri": "https://maps.google.com/maps/contrib/102522585449774161502",
          "photoUri": "https://lh3.googleusercontent.com/a-/ALV-UjVDklKUpr8ddgtwhL6OB5bNkTvHnPcvH05BA48xzFXFxlKdocoNEw=s100-p-k-no-mo"
        }
      ]
    },
    {
      "name": "places/ChIJ9cr5_WQ_6YARXHdQRCb-xeY/photos/AdCG2DN80Xfzyf_4Fm83r-wzRrxiNrtsTnKJmddx9-zIVzhf-5faV9wWvJvSp-exOuzZfXF2Ofss5fef2i9SXMSTHJSqOhUJtmrZlhdp8IRuXwl09LMMc3YM91_qahbVcel4xT8_ua9NfolCzpFRxWLuEiPW1Bl9Ee6-SdD2",
      "widthPx": 1920,
      "heightPx": 1280,
      "authorAttributions": [
        {
          "displayName": "UCSB Department of Recreation",
          "uri": "https://maps.google.com/maps/contrib/100132397339754698518",
          "photoUri": "https://lh3.googleusercontent.com/a/ACg8ocJWsNTzZoc7fsS8xqN4K00gXQxNnP_bg-VD8b_uH6Uu7EQOyA=s100-p-k-no-mo"
        }
      ]
    }
  ],
  "accessibilityOptions": {
    "wheelchairAccessibleParking": true,
    "wheelchairAccessibleEntrance": true
  },
  "addressDescriptor": {
    "landmarks": [
      {
        "name": "places/ChIJN0sx82c_6YARws62XH5rlU4",
        "placeId": "ChIJN0sx82c_6YARws62XH5rlU4",
        "displayName": {
          "text": "University of California, Santa Barbara",
          "languageCode": "en"
        },
        "types": [
          "establishment",
          "point_of_interest",
          "university"
        ],
        "spatialRelationship": "WITHIN",
        "straightLineDistanceMeters": 454.46262,
        "travelDistanceMeters": 100.569786
      },
      {
        "name": "places/ChIJGc2FE3A_6YARhPhxN8cpjnA",
        "placeId": "ChIJGc2FE3A_6YARhPhxN8cpjnA",
        "displayName": {
          "text": "Campbell Hall",
          "languageCode": "en"
        },
        "types": [
          "establishment",
          "point_of_interest"
        ],
        "straightLineDistanceMeters": 343.26215,
        "travelDistanceMeters": 413.8667
      },
      {
        "name": "places/ChIJpy-eyWU_6YARDGWSXuWsq64",
        "placeId": "ChIJpy-eyWU_6YARDGWSXuWsq64",
        "displayName": {
          "text": "Caesar Uyesaka Stadium",
          "languageCode": "en"
        },
        "types": [
          "establishment",
          "point_of_interest",
          "stadium"
        ],
        "straightLineDistanceMeters": 380.35767,
        "travelDistanceMeters": 780.241
      },
      {
        "name": "places/ChIJwwAqHnA_6YARkhotEgnmeuo",
        "placeId": "ChIJwwAqHnA_6YARkhotEgnmeuo",
        "displayName": {
          "text": "Coral Tree Cafe",
          "languageCode": "en"
        },
        "types": [
          "cafe",
          "establishment",
          "food",
          "point_of_interest"
        ],
        "straightLineDistanceMeters": 286.05777,
        "travelDistanceMeters": 441.75055
      },
      {
        "name": "places/ChIJNxe2Om4_6YARNZogWm729IA",
        "placeId": "ChIJNxe2Om4_6YARNZogWm729IA",
        "displayName": {
          "text": "Girvetz Hall",
          "languageCode": "en"
        },
        "types": [
          "establishment",
          "point_of_interest"
        ],
        "straightLineDistanceMeters": 491.32275,
        "travelDistanceMeters": 897.2432
      }
    ],
    "areas": [
      {
        "name": "places/ChIJN0sx82c_6YARnoA77DdiRW4",
        "placeId": "ChIJN0sx82c_6YARnoA77DdiRW4",
        "displayName": {
          "text": "University of California, Santa Barbara",
          "languageCode": "en"
        },
        "containment": "OUTSKIRTS"
      },
      {
        "name": "places/ChIJ8-UWMWU_6YARswO7waWdCqA",
        "placeId": "ChIJ8-UWMWU_6YARswO7waWdCqA",
        "displayName": {
          "text": "Lot 16",
          "languageCode": "en"
        },
        "containment": "OUTSKIRTS"
      }
    ]
  }
}