[
  {
    "type": "add",
    "id": "id1",
    "version": 1,
    "lang": "en",
    "fields": {
      "name": "Brazil",
      "address": "Shibuya, Tokyo, Japan",
      "email_address": "info@razil.jp",
      "age": 1,
      "product": ["moritapo","groonga"]
    }
  },
  {
    "type": "add",
    "id": "id6",
    "version": 1,
    "lang": "en",
    "fields": {
      "name": "Omni Consumer Products",
      "address": "Detroit and Delta City, Michigan, United States",
      "age": 6,
      "product": "robocop"
    }
  },
  {
    "type": "add",
    "id": "id10",
    "version": 1,
    "lang": "en",
    "fields": {
      "name": "U.S. Robots and Mechanical Men",
      "address": "New York, United States",
      "age": 10,
      "product": ["ndr114","spd13"]
    }
  }
]
