Warning, /pim/kitinerary/autotests/jsonlddata/multi-type.in.json is written in an unsupported language. File is not indexed.

0001 [
0002     {
0003         "@context": "http://schema.org",
0004         "@type": [ "Hotel", "Hostel" ],
0005         "name": "A place to stay",
0006         "description": "Test multi-type expansion in import filtering"
0007     }
0008 ]