ユーザーガイド > 変換の使用 > JSON MLリストの書式設定例
 
JSON MLリストの書式設定例
JSONを使用したリストの書式設定は、さまざまな方法で実行できます。通常は、XMLのネストされた要素を使用して行います。次の例は1つのオプションを示しています。他にも多くのオプションがあります。適切なJSONリファレンスを参照することは、作成する必要があるリストの書式の最適な設定方法を決定するのに役立ちます。
"https://www.facebook.com/sacramentosports?ref=br_tf": {
"about": "Welcome to the official Sacramento Sport Facebook Page!",
"affiliation": "National Basketball Association, Western Conference, Pacific Division",
"category": "Professional sports team",
"category_list": [
{ "id": "109976259083543", "name": "Sports Venue & Stadium" }
 
,
{ "id": "189018581118681", "name": "Sports Club" }
 
],
"checkins": 7149,
"is_published": true,
"location":
{ "street": "One Sports Way", "city": "Sacramento", "state": "CA", "country": "United States", "zip": "95834", "latitude": 38.64906488403, "longitude": -121.51807577132 }