{ "@context": "https://schema.org", "@type": "Book", "name": "Three Men on Motorcycles", "author": { "@type": "Person", "name": "Ketan Joshi", "url": "https://www.ketanjoshi.net" }, "publisher": { "@type": "Organization", "name": "Createspace Independent Publishing Platform" }, "genre": "Travel Memoir", "keywords": "Motorcycling India, Ladakh travel, Spiti Valley, Royal Enfield adventures", "workExample": [ { "@type": "Book", "bookFormat": "https://schema.org", "isbn": "149274291X", "potentialAction": { "@type": "ReadAction", "target": { "@type": "EntryPoint", "urlTemplate": "https://www.amazon.in", "actionPlatform": [ "http://schema.org", "http://schema.org", "http://schema.org" ] } } } ] }