master
 1---
 2http_interactions:
 3- request:
 4    method: get
 5    uri: https://freegeoip.io/json/70.173.137.232
 6    body:
 7      encoding: US-ASCII
 8      string: ''
 9    headers:
10      Accept-Encoding:
11      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
12      Accept:
13      - "*/*"
14      User-Agent:
15      - Ruby
16  response:
17    status:
18      code: 200
19      message: OK
20    headers:
21      Content-Type:
22      - application/json
23      Vary:
24      - Origin
25      X-Database-Date:
26      - Fri, 06 May 2016 11:56:24 GMT
27      Date:
28      - Tue, 31 May 2016 03:09:44 GMT
29      Content-Length:
30      - '246'
31    body:
32      encoding: UTF-8
33      string: '{"ip":"70.173.137.232","country_code":"US","country_name":"United States","region_code":"NV","region_name":"Nevada","city":"Las
34        Vegas","zip_code":"89107","time_zone":"America/Los_Angeles","latitude":36.172,"longitude":-115.2094,"metro_code":839}
35
36'
37    http_version: 
38  recorded_at: Tue, 31 May 2016 03:09:44 GMT
39recorded_with: VCR 3.0.3