Created
March 2, 2012 19:10
-
-
Save johnlauck/1960472 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Discover Ohio http://consumer.discoverohio.com/searchdetails.aspx?detail=55409 --> | |
<head> | |
<meta name="keywords" content="Dream Horse Guesthouse (B&B), things to do in Kinsman, (330) 876-0428"> | |
<meta name="description" content="Bring pets/horses! Experience a timber frame barn Bed & Breakfast and gift store in the resort area of Lake Pymatuning State Park (NE Ohio). Horseback riding and/or massage by advance reservation...."> | |
<meta name="listingtype" content="attraction"> | |
<meta name="isSpecialOffer" content="true"> | |
<meta name="Lodging" content="cat"> | |
<meta name="region" content="Northeast"> | |
<meta name="image" content="5279_thumb_10262006135336.jpg"> | |
</head> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Foursquare https://foursquare.com/v/the-brandery/4c781de4bd346dcb3c0af1ef --> | |
<head> | |
<meta content="The Brandery" property="og:title"> | |
<meta content="Tech Startup in Cincinnati, OH" property="og:description"> | |
<meta content="39.110965785496" property="playfoursquare:location:latitude"> | |
<meta content="-84.51559066772461" property="playfoursquare:location:longitude"> | |
<meta content="Cincinnati, OH, 45202" property="playfoursquare:address"> | |
<meta content="playfoursquare:venue" property="og:type"> | |
<meta content="https://foursquare.com/v/the-brandery/4c781de4bd346dcb3c0af1ef" property="og:url"> | |
<meta content="https://foursquare.com/img/categories_map/shops/technology.png" property="og:image"> | |
</head> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# geo | |
field :latitude | |
field :longitude | |
# address | |
field :address1, type: String | |
field :address2, type: String | |
field :city, type: String | |
field :county, type: String | |
field :state, type: String | |
field :zip_code, type: String | |
field :country, type: String | |
# contact info & details | |
field :name, type: String | |
field :description, type: String | |
field :phone, type: String | |
field :email, type: String | |
field :website, type: String |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Yelp http://www.yelp.com/biz/corner-bloc-coffee-cincinnati --> | |
<head> | |
<meta property="og:url" content="http://www.yelp.com/biz/pM1djhCeWsvahbVl-t67dA"> | |
<meta property="og:longitude" content="-84.562749"> | |
<meta property="og:type" content="cafe"> | |
<meta property="og:description" content=""> | |
<meta property="og:latitude" content="39.106836"> | |
<meta property="og:title" content="Corner BLOC Coffee"> | |
<meta property="og:image" content="http://s3-media2.ak.yelpcdn.com/bphoto/xDPcBE9wBiLtaRUQDNzrAw/m.jpg"> | |
</head> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment