Skip to content

Instantly share code, notes, and snippets.

@nhindman
Created July 10, 2015 21:17
Show Gist options
  • Select an option

  • Save nhindman/4b827d91f1e29df4382d to your computer and use it in GitHub Desktop.

Select an option

Save nhindman/4b827d91f1e29df4382d to your computer and use it in GitHub Desktop.
"result": [
{
"@context": "http://schema.org",
"@type": "Thing",
"description": "Rideshare with Lyft. Lyft is your friend with a car, whenever you need one. Download the app, and get a ride from a friendly driver within minutes.",
"image": "https://www.lyft.com/assets/img/lyft_facebook_share_1200.jpg",
"name": "A ride whenever you need one",
"potentialAction": {
"@type": "TravelAction",
"description": "Book a Ride",
"image": "https://www.lyft.com/favicon.ico",
"name": "Lyft",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://urx.io/http://lyft.com"
}
},
"url": "http://lyft.com"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment