{ "@context": "https://schema.org", "@type": "ArriveAction", "agent": { "@type": "Person", "name": "John" }, "object": { "@type": "Hotel", "name": "The Hilton" } }
John arrived at the hotel.